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 help message with @OptionGroup ParsableCommand #613

Closed

Conversation

monjara
Copy link

@monjara monjara commented Jan 7, 2024

Fixes #578.
This PR fixes usage text generated by command with ParsableCommand annotated @OptionGroup.
I have fixed it so that DecodedArguments created from OptionGroup are not recognized as ParsableCommand.

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

@monjara monjara closed this Jan 10, 2024
@monjara monjara deleted the help-with-parsable-command-options branch January 10, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant