summaryrefslogtreecommitdiff
path: root/plac/doc/example11.help
blob: 4d36924d50c50fd3ced9409d4b5d0524def0ee55 (plain)
1
2
3
4
5
6
7
8
9
usage: example11.py [-h] i n [rest [rest ...]]

positional arguments:
  i           This is an int
  n           This is a float
  rest        Other arguments

optional arguments:
  -h, --help  show this help message and exit