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
{{ message }}
This repository was archived by the owner on Nov 18, 2020. It is now read-only.
The team's consensus around this is the following. Exiting with an EX_USAGE makes sense for no argument invocations (e.g. rabbitmqctl). curl and grep use a non-zero exit code in that case. When the user requests --help and the tool displays it to her, it makes sense to exit with the code of 0.