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
Gracefully respond to invalid command line options. (#146)
Handle the Arg.Bad exception and print command line usage to stderr.
Normalize the Arg.Help handler to omit an extra newline when printing
command line usage.
0 commit comments