Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for optional arguments with no specified prefix #32

Merged
merged 1 commit into from
May 23, 2017

Conversation

thrawn01
Copy link
Owner

Purpose

Support adding optional arguments without a prefix specified

parser.AddOption("no-prefix").IsTrue().
    Help("Will match -no-prefix and --no-prefix")

@thrawn01 thrawn01 force-pushed the options-without-tick branch 2 times, most recently from 6f9cda7 to c10a212 Compare May 22, 2017 20:47
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 67.75% when pulling 3dd9ba5 on options-without-tick into b96c42b on master.

@thrawn01 thrawn01 merged commit d582419 into master May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants