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