mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-13 11:48:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -31,3 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Unlock higher compression levels (up to 22) using more memory (both for compression and decompression):
|
||||
|
||||
`zstd --ultra -{{level}} {{path/to/file}}`
|
||||
|
||||
- Set the number of working threads to the number of physical CPU cores:
|
||||
|
||||
`zstd {{[-T|--threads]}} 0`
|
||||
|
||||
Reference in New Issue
Block a user