mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +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