You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking about doing a PR for this.
It's probably not worth adding another dependency to some command-line parser.
Instead I think it would be cool to grab the usage directly from the README and output it.
Also usage could be shown, when there are unrecognized options passed.
The CLI usage is currently described in the README, but should also be shown when called with
--help
The text was updated successfully, but these errors were encountered: