commandlineparser / commandlineparser/commandline
Modify Helptext while keeping help for verbs
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I tried to follow the wiki at https://github.com/commandlineparser/commandline/wiki/HelpText-Configuration, and while it seems this works for --help, it does not work for --help.
For the verb it all works as expected, but in the second case, suddenly the help doesn't mention which verbs are available. I tried both mapresult, withparsed/notparsed. But the behaviour stayed the same in all occasions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.