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
Use parse_*_param() funcs to parse command line option parameters
Use consistently named functions parse_*_param() for all parameters of
command line options that are more complex to parse. And test them!
Also add print_version() function.
0 commit comments