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

Improve error message when argument is mutually excluded #51

Closed
kbknapp opened this issue Apr 2, 2015 · 0 comments
Closed

Improve error message when argument is mutually excluded #51

kbknapp opened this issue Apr 2, 2015 · 0 comments
Assignees
Labels
C-bug Category: Updating dependencies C-enhancement Category: Raise on the bar on expectations

Comments

@kbknapp
Copy link
Member

kbknapp commented Apr 2, 2015

Currently if an argument is mutually excluded by another argument and appears before the argument that declared the exclusion, the error message only states "a required argument wasn't supplied" but it should state that the specific argument is excluded by another (which it correctly does when the excluded argument appears after the one declaring the exclusion).

@kbknapp kbknapp added C-bug Category: Updating dependencies C-enhancement Category: Raise on the bar on expectations labels Apr 2, 2015
@kbknapp kbknapp self-assigned this Apr 2, 2015
@kbknapp kbknapp closed this as completed in 18dbcf3 Apr 3, 2015
kbknapp added a commit that referenced this issue Apr 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Updating dependencies C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

1 participant