commandlineparser / commandlineparser/commandline
USAGE not displayed when multiple verbs defined
Ouverte
- Langage dominant
- C#
- Étoiles
- 4.8k
- Forks
- 478
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.