Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with option --output-compression #105

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

patrickbr
Copy link
Member

This PR fixes a typo in the --help text for --output-compression (which has listed gz2 as a valid argument, but the supported argument is actually gz). It also changes the behavior when an unknown argument is supplied: previously, it silently fell back to bz2, with this PR, an error is thrown.

…own compression method arguments for that options
@patrickbr
Copy link
Member Author

Thank you for the lightning-fast review, @lehmann-4178656ch :)

@patrickbr patrickbr merged commit 1b84a7a into master Dec 2, 2024
8 checks passed
@patrickbr patrickbr deleted the fix-compress-opt branch December 2, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants