mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 14:54:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -26,4 +26,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Empty the file's content, but do not create the file if it does not exist:
|
||||
|
||||
`truncate {{[-c|--no-create]}} {{[-s|--size]}} 0 {{path/to/file}}`
|
||||
`truncate {{[-cs|--no-create --size]}} 0 {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user