commandlineparser / commandlineparser/commandline
HelpText ignoring AutoHelp and AutoVersion settings after successful parsing.
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
i have set AutoHelp = false and AutoVersion = false to parser in our application but HelpText generated after successful ignores it. Still adding "--help" and "--version" options to all verbs. But if i display HelpText after parse error HelpText does not contain theese options.
Thank you for solving this bug.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.