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
Almost every tool supports -h and/or --help as an option to print a brief of the options (i.e. what your USAGE variable contains). While you have a man page that explains everything in detail, it would be good to support a -h and --help option that prints the brief as well.