commit | 7128e073e2565a10ad380839f6a609b4343f8be8 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Sat Jan 12 10:39:45 2013 +0200 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Sat Jan 12 10:39:45 2013 +0200 |
tree | 5de683b2628909f7381ef00b5fb8d80f13c87455 | |
parent | 174ef67b56a8618c62852c7087ad365765f59a96 [diff] [blame] |
#16940: fix indentation in example.
diff --git a/Doc/library/argparse.rst b/Doc/library/argparse.rst index 16051ea..1b80d2a 100644 --- a/Doc/library/argparse.rst +++ b/Doc/library/argparse.rst
@@ -1487,8 +1487,8 @@ 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