Merge pull request #3108 from paulmenzel/fix-typo-in-zstd.1
Remove superfluous *not* in description of `--long[=#]` in zstd(1)
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@ the last one takes effect.
|
|||||||
_note_ : at the time of this writing, `--adapt` can remain stuck at low speed
|
_note_ : at the time of this writing, `--adapt` can remain stuck at low speed
|
||||||
when combined with multiple worker threads (>=2).
|
when combined with multiple worker threads (>=2).
|
||||||
* `--long[=#]`:
|
* `--long[=#]`:
|
||||||
enables long distance matching with `#` `windowLog`, if not `#` is not
|
enables long distance matching with `#` `windowLog`, if `#` is not
|
||||||
present it defaults to `27`.
|
present it defaults to `27`.
|
||||||
This increases the window size (`windowLog`) and memory usage for both the
|
This increases the window size (`windowLog`) and memory usage for both the
|
||||||
compressor and decompressor.
|
compressor and decompressor.
|
||||||
|
|||||||
Reference in New Issue
Block a user