commandlineparser / commandlineparser/commandline
USAGE not displayed when multiple verbs defined
Aberta
- Linguagem predominante
- C#
- Estrelas
- 4.8k
- Forks
- 478
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.