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

Language flag does not work #9

Closed
chrisppy opened this issue Sep 22, 2015 · 3 comments
Closed

Language flag does not work #9

chrisppy opened this issue Sep 22, 2015 · 3 comments

Comments

@chrisppy
Copy link
Contributor

If you use -l or --languages it returns the error the following required arguments were not supplied: '...'. But you should not have to provide input when seeing the list of supported languages

@XAMPPRocky
Copy link
Owner

Yes, I've noticed that too. I'm not sure what to do with this one. I'll have a look into clap, and see if clap has an option to ignore required arguments. If not I'll make an issue to clap to see if I can get that added.

On Tue, Sep 22, 2015 at 3:47 PM, Chris Palmer notifications@github.com
wrote:

If you use -l or --languages it returns the error the following required arguments were not supplied: '...'. But you should not have to provide input when seeing the list of supported languages

Reply to this email directly or view it on GitHub:
#9

@XAMPPRocky
Copy link
Owner

Once I find out the negate_subcommands_arg equivalent in YAML, this will be fixed.

@XAMPPRocky
Copy link
Owner

Fixed by 99b4207

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