mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 16:01:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,8 +22,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Compress a file with the best compression level:
|
||||
|
||||
`lzop {{[-9|--best]}} {{[path/to/file]}}`
|
||||
`lzop {{[-9|--best]}} {{path/to/file}}`
|
||||
|
||||
- Compress a file with the fastest compression level:
|
||||
|
||||
`lzop {{[-1|--fast]}} {{[path/to/file]}}`
|
||||
`lzop {{[-1|--fast]}} {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user