commandlineparser / commandlineparser/commandline

Option values cannot start with dash

Open
#709 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.8k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

I have an option to provide a key to a utility. The key value in one instance happens to start with "-". So running:

`utitility.exe --key -gobbledygook123`

produces an error message:

ERROR(S):
Option 'g' is unknown.
Required option 'key' is missing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.