]> granicus.if.org Git - python/commitdiff
#16940: fix indentation in example.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 12 Jan 2013 08:39:45 +0000 (10:39 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 12 Jan 2013 08:39:45 +0000 (10:39 +0200)
Doc/library/argparse.rst

index 16051eab247c7e5b812979b3c5812686afe2f355..1b80d2ad7f8b3720be0d955efdf4082703ea0232 100644 (file)
@@ -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