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
$ ./a.out --help
help called
Usage: test [options] square
Positional arguments:
square display the square of a given number
Optional arguments:
-h --help show this help message and exit
--verbose
I created an example by copy & pasting things from the README:
And it seems to fail:
The text was updated successfully, but these errors were encountered: