commandlineparser / commandlineparser/commandline
USAGE not displayed when multiple verbs defined
Aperta
- Lingua principale
- C#
- Stelle
- 4.8k
- Fork
- 478
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.