Closed chrisppy closed 9 years ago
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: https://github.com/Aaronepower/tokei/issues/9
Once I find out the negate_subcommands_arg
equivalent in YAML, this will be fixed.
Fixed by 99b420783f24e3d564883dad7b6b35124bde987a
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