]> 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 ca48f359cce01414b75e6068b16b4bac68fbae08..d18b51b6d55e9e43951726e3fd1367c0b549172b 100644 (file)
@@ -1486,8 +1486,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