mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 23:56:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`zstd {{[-d|--decompress]}} {{[-c|--stdout]}} {{path/to/file.zst}}`
|
||||
|
||||
- Compress a file specifying the compression level, where 1=fastest, 19=slowest and 3=default:
|
||||
- Compress a file specifying the compression level, where 1=fastest, 19=slowest, and 3=default:
|
||||
|
||||
`zstd -{{level}} {{path/to/file}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user