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
we should either remove -h as a helper to display help, or do the parsing before we display help so that -h is a fallback to help if the command doesn't specify any flags with -h as a char
we should either remove
-has a helper to display help, or do the parsing before we display help so that-his a fallback to help if the command doesn't specify any flags with -h as a char