Update programs/zstd.1.md

Co-authored-by: Nick Terrell <nickrterrell@gmail.com>
This commit is contained in:
jlee303
2026-03-05 15:12:33 -08:00
committed by GitHub
co-authored by Nick Terrell
parent 6a8715f8d4
commit 1bd8e55363
+1 -1
View File
@@ -158,7 +158,7 @@ the last one takes effect.
when combined with multiple worker threads (>=2). when combined with multiple worker threads (>=2).
* `--long[=#]`: * `--long[=#]`:
enables long distance matching with `#` `windowLog`, if `#` is not enables long distance matching with `#` `windowLog`, if `#` is not
present it defaults to `27`. The highest possible value is 31 present it defaults to `27`. The highest possible value is 31.
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.
This setting is designed to improve the compression ratio for files with This setting is designed to improve the compression ratio for files with