1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 10:02:10 +02:00
tldr/pages/common/zstdmt.md

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