From: Yann Collet Date: Sun, 9 Feb 2025 19:51:25 +0000 (-0800) Subject: add man entry for --max X-Git-Tag: v1.5.7^2~6^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae1330708b42c7f5751e94e02970e7ccb5d9731;p=thirdparty%2Fzstd.git add man entry for --max --- diff --git a/programs/zstd.1.md b/programs/zstd.1.md index b4e848640..184db049f 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -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`: