Files
plac/doc/example10.help
T
2010-09-06 01:32:36 -04:00

11 lines
236 B
Plaintext

usage: example10.py [-h] {add,mul} [n [n ...]]
A script to add and multiply numbers
positional arguments:
{add,mul} The name of an operator
n A number
optional arguments:
-h, --help show this help message and exit