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(builder): apply default builder for showHelp/getHelp #1913

Merged
merged 2 commits into from Apr 12, 2021
Merged

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Apr 12, 2021

The builder for default commands was not being properly applied when .showHelp() and .getHelp() were used.

Fixes #1912

@bcoe bcoe merged commit 395bb67 into master Apr 12, 2021
@bcoe bcoe deleted the fix-1912 branch April 12, 2021 02:46
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.

Positional argument description does not show up with showHelp(), but works with --help
1 participant