From 3a64aa29a641f861c94387da209715a641f26447 Mon Sep 17 00:00:00 2001 From: Dominique Pelle Date: Sun, 13 Mar 2022 00:08:55 +0100 Subject: [PATCH] On more mistake (Node -> Note) --- programs/zstd.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2