brainlife / cli

brainlife.io Command Line Interface (CLI)
https://brainlife.io
MIT License
2 stars 6 forks source link

check for non-existing command #3

Closed soichih closed 6 years ago

soichih commented 6 years ago

If I enter a misspelled command, it silently exists without any warning / error message. I think should display usage.

$ bl looogin
$
stevengeeky commented 6 years ago

This is implemented