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
For instance docker runx eunomie/scout-cli --help to display the documentation and list of available actions is better than a --docs that nobody knows.
This needs to override the default -h/--help behaviour.
The text was updated successfully, but these errors were encountered:
This makes way more sense to use
-h/--help
.For instance
docker runx eunomie/scout-cli --help
to display the documentation and list of available actions is better than a--docs
that nobody knows.This needs to override the default
-h/--help
behaviour.The text was updated successfully, but these errors were encountered: