Skip to content

Ignore extra help flags when given with the 'help' subcommand#309

Merged
natecook1000 merged 1 commit into
mainfrom
nate/help_in_your_help
May 14, 2021
Merged

Ignore extra help flags when given with the 'help' subcommand#309
natecook1000 merged 1 commit into
mainfrom
nate/help_in_your_help

Conversation

@natecook1000
Copy link
Copy Markdown
Member

This resolves #259 — a bit more involved than I expected, as HelpCommand uses a custom decoder.

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

@natecook1000 natecook1000 force-pushed the nate/help_in_your_help branch from 5646423 to 08f2140 Compare May 14, 2021 22:25
@natecook1000
Copy link
Copy Markdown
Member Author

@swift-ci Please test

@natecook1000 natecook1000 merged commit 167704f into main May 14, 2021
@natecook1000 natecook1000 deleted the nate/help_in_your_help branch May 14, 2021 22:28
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.

Ignore --help flag when specified on a cmd help subcommand command

1 participant