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

Fix logic to parse single - prefixed flags #59

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

siemensikkema
Copy link
Member

This prevents dangling - after detecting - prefixed flags which results in the following error: CommandError.excessInput: Too many arguments or unsupported options were supplied

@tanner0101 tanner0101 changed the base branch from master to nio March 12, 2018 23:04
@tanner0101 tanner0101 added this to the 3.0.0-rc.2 milestone Mar 12, 2018
@tanner0101 tanner0101 added the bug Something isn't working label Mar 12, 2018
@tanner0101 tanner0101 self-assigned this Mar 12, 2018
@tanner0101
Copy link
Member

Awesome, thanks @siemensikkema!

@tanner0101 tanner0101 merged commit 0a82071 into nio Mar 12, 2018
@tanner0101 tanner0101 deleted the feature/fix-parsing-single-hyphen-options branch March 12, 2018 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants