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

Clean up usage #49

Closed
mssalvatore opened this issue Aug 11, 2020 · 1 comment
Closed

Clean up usage #49

mssalvatore opened this issue Aug 11, 2020 · 1 comment
Labels

Comments

@mssalvatore
Copy link
Contributor

The --usage message displayed with --help is inconsistently formatted and should be improved.

mssalvatore added a commit that referenced this issue Aug 12, 2020
@mssalvatore
Copy link
Contributor Author

I looked into using docopt for this, as it would be a very elegant solution that would allow us to eliminate lots of code. Unfortunately, it doesn't provide useful error messages when mutually exclusive arguments are specified together.

mssalvatore added a commit that referenced this issue Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant