Browse Source

#16940: fix indentation in example.

pull/2332/head
Ezio Melotti 14 years ago
parent
commit
7128e073e2
  1. 4
      Doc/library/argparse.rst

4
Doc/library/argparse.rst

@ -1487,8 +1487,8 @@ Sub-commands
positional arguments:
{a,b} sub-command help
a a help
b b help
a a help
b b help
optional arguments:
-h, --help show this help message and exit

Loading…
Cancel
Save