commandlineparser / commandlineparser/commandline
How to avoid any values ?
Offen
- Vorherrschende Sprache
- C#
- Sterne
- 4.8k
- Forks
- 478
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.