commandlineparser / commandlineparser/commandline
Is it possible to add -h, -v to --help, --version?
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
I would like to make my app behave consistently and add the short variants ala, -v, --version and -h, --help to trigger the built-in AutoVersion and AutoHelp; is this possible? How would one accomplish that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.