From: Dominique Pelle Date: Sat, 12 Mar 2022 23:08:55 +0000 (+0100) Subject: On more mistake (Node -> Note) X-Git-Tag: v1.5.4^2~226^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a64aa29a641f861c94387da209715a641f26447;p=thirdparty%2Fzstd.git On more mistake (Node -> Note) --- diff --git a/programs/zstd.1.md b/programs/zstd.1.md index 10f1bda10..6b8117b89 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -159,7 +159,7 @@ the last one takes effect. Note: `--long` mode will be automatically activated if chainLog < fileLog (fileLog being the windowLog required to cover the whole file). You can also manually force it. - Node: for all levels, you can use --patch-from in --single-thread mode + Note: for all levels, you can use --patch-from in --single-thread mode to improve compression ratio at the cost of speed Note: for level 19, you can get increased compression ratio at the cost of speed by specifying `--zstd=targetLength=` to be something large