]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
On more mistake (Node -> Note) 3095/head
authorDominique Pelle <dominique.pelle@gmail.com>
Sat, 12 Mar 2022 23:08:55 +0000 (00:08 +0100)
committerDominique Pelle <dominique.pelle@gmail.com>
Sat, 12 Mar 2022 23:08:55 +0000 (00:08 +0100)
programs/zstd.1.md

index 10f1bda102fcf6305dce4a28dea1b82bb0c2b53a..6b8117b89a182130c7f9b74329698430fb85331f 100644 (file)
@@ -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