bask
bask copied to clipboard
`command --help` and `help command`
Interesting library, thanks for developing it!
It took me a second to understand why foo bar --help keeps showcasing the help for foo instead of bar and then realised I'd need to write foo help bar.
Would it be possible to allow for the first option?