commandlineparser / commandlineparser/commandline
How to avoid any values ?
Aperta
- Lingua principale
- C#
- Stelle
- 4.8k
- Fork
- 478
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello
I have a console program to create, and I have only options.
How can I do to raise an error and display help when I have some values instead of options ?
Example :
```
MyProgram --option1 --> is ok
MyProgram value1 --> I have to inform user that no values are allowed (and display help)
```
Thanks for advance.
Sybaris
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.