commandlineparser / commandlineparser/commandline
USAGE not displayed when multiple verbs defined
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Hi
It seems that when you have multiple verbs defined, the USAGE: text is not being displayed. I worked around this by just setting HelpWriter = null and then implementing custom help with HelpText.AutoBuild. If I only define a single verb then I see a USAGE entry being written to the console.
I ran into this using 2.8.0.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.