From: Yann Collet Date: Mon, 10 Feb 2025 01:25:35 +0000 (-0800) Subject: reinforce man page warning X-Git-Tag: v1.5.7^2~6^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86024ccd2b2fc4608be336594e073096405ac13;p=thirdparty%2Fzstd.git reinforce man page warning 32-bit is unsuitable for --max --- diff --git a/programs/zstd.1.md b/programs/zstd.1.md index 184db049f..f56110100 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -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`: