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 #493 #494

Merged
merged 3 commits into from
Aug 8, 2022
Merged

Fix #493 #494

merged 3 commits into from
Aug 8, 2022

Conversation

gfs
Copy link
Contributor

@gfs gfs commented Aug 8, 2022

When using a created parser instance instead of the Parser.Default it appears it is requisite to print out the errors manually if desired. This PR adds printing when errors are encountered in parsing arguments.

It appears that when you provide settings using an instantiated parser instead of the Default Parser you must print out the help text on failure manually - this is normally automatically handled by the default parser.
@gfs gfs merged commit 175de2a into main Aug 8, 2022
@gfs gfs deleted the gfs/FixHelpCommand branch August 8, 2022 20:58
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