mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 19:15:27 +02:00
parent
545a95dd90
commit
9abba96cc0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
`zstd -dc {{file}}.zst`
|
||||
|
||||
- Compress a file, while specifing the compression level. 0 = Worst, 19 = Best (Default level is 3):
|
||||
- Compress a file, while specifing the compression level (0 being worst, 19 best, and 3 default):
|
||||
|
||||
`zstd -{{level}} {{file}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue