Skip to content

Conversation

@pacak
Copy link
Owner

@pacak pacak commented Mar 13, 2025

Fix one more problematic corner case of fallback_to_usage. It should not override inner parser printing usage or version info:

If parser supports subcommand "foo" then passing "app foo --help" should return help for "foo", not for the app itself

it should no override inner parser printing usage or version info:

If parser supports subcommand "foo" then passing "app foo --help" should
return help for "foo", not for the app itself
@pacak pacak merged commit 22f1f2a into master Mar 13, 2025
3 checks passed
@pacak pacak deleted the rc-0.9.19 branch March 13, 2025 16:43
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.

1 participant