Skip to content

Document --max large-window decompression#4696

Open
Rohithmatham12 wants to merge 1 commit into
facebook:devfrom
Rohithmatham12:fix-max-help-docs
Open

Document --max large-window decompression#4696
Rohithmatham12 wants to merge 1 commit into
facebook:devfrom
Rohithmatham12:fix-max-help-docs

Conversation

@Rohithmatham12

Copy link
Copy Markdown

Fixes #4687.
Fixes #4688.

This updates the CLI help and documentation around maximum compression settings:

  • list --max in the advanced CLI help and README help block
  • update the README thread default wording so it no longer implies -T1
  • document that frames created with a window log larger than 27 can also be decompressed by passing --max

Test plan:

make -j4 zstd
programs/zstd -H
git diff --check

@meta-cla meta-cla Bot added the CLA Signed label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document that --max needs to be passed to the decompressor Documentation still says -T1 by default and omits --max

1 participant