zstd, unzstd: update page; zstd{cat,mt}: add alias page (#10683)

This commit is contained in:
Lena
2023-09-07 07:06:05 +02:00
committed by GitHub
parent 8593ef9c64
commit 28d7f4332e
4 changed files with 19 additions and 14 deletions

7
pages/common/zstdmt.md Normal file
View File

@@ -0,0 +1,7 @@
# zstdmt
> This command is an alias of `zstd --threads 0` (which sets the number of working threads to the number of physical CPU cores).
- View documentation for the original command:
`tldr zstd`