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:
@ -164,6 +164,7 @@ the last one takes effect.
|
|||||||
* `--max`:
|
* `--max`:
|
||||||
set advanced parameters to maximum compression.
|
set advanced parameters to maximum compression.
|
||||||
warning: this setting uses a lot of resources and is very slow.
|
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`:
|
* `-D DICT`:
|
||||||
use `DICT` as Dictionary to compress or decompress FILE(s)
|
use `DICT` as Dictionary to compress or decompress FILE(s)
|
||||||
* `--patch-from FILE`:
|
* `--patch-from FILE`:
|
||||||
|
Reference in New Issue
Block a user