1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-30 22:23:13 +03:00

reinforce man page warning

32-bit is unsuitable for --max
This commit is contained in:
Yann Collet
2025-02-09 17:25:35 -08:00
parent 39d1d82fa8
commit f86024ccd2

View File

@ -164,6 +164,7 @@ the last one takes effect.
* `--max`:
set advanced parameters to maximum compression.
warning: this setting uses a lot of resources and is very slow.
note that the amount of resource required is typically too large for 32-bit.
* `-D DICT`:
use `DICT` as Dictionary to compress or decompress FILE(s)
* `--patch-from FILE`: