mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
200 B
200 B
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