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

add man entry for --max

This commit is contained in:
Yann Collet
2025-02-09 11:51:25 -08:00
parent 630b47a158
commit 8ae1330708

View File

@ -161,6 +161,9 @@ the last one takes effect.
Note: If `windowLog` is set to larger than 27, `--long=windowLog` or
`--memory=windowSize` needs to be passed to the decompressor.
* `--max`:
set advanced parameters to maximum compression.
warning: this setting uses a lot of resources and is very slow.
* `-D DICT`:
use `DICT` as Dictionary to compress or decompress FILE(s)
* `--patch-from FILE`: