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

eix doesn't check cli options' arguments #108

Open
kuraga opened this issue Apr 3, 2023 · 1 comment
Open

eix doesn't check cli options' arguments #108

kuraga opened this issue Apr 3, 2023 · 1 comment

Comments

@kuraga
Copy link

kuraga commented Apr 3, 2023

eix --color bar python

Expected: an error.

Actual: the same as eix --color no python.

@kuraga kuraga changed the title eix doesn't check cli options's arguments eix doesn't check cli options' arguments Apr 3, 2023
@vaeth
Copy link
Owner

vaeth commented Apr 3, 2023

Actually, it should be the same as eix --color yes python: If it doesn't look like "no" (starts with n, f, 0, of), it should be considered a "yes".

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

No branches or pull requests

2 participants