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

AutoVersion and AutoHelp are removed from HelpText, if not enabled in ParserSettings #836

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

carstencodes
Copy link

@carstencodes carstencodes commented Jul 15, 2022

If AutoHelp or AutoVersion are turned off in the ParserSettings, the consequence is not to show the command as available in the help text, if a help text shows up.
Closes #821

Carsten Igel added 2 commits July 15, 2022 14:10
If AutoVersion is turned off in ParserSettings, the HelpText should not
show the Version Text.
If AutoHelp is turned off in ParserSettings, the HelpText should not
show the help Text.
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.

None yet

1 participant