mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
#16940: fix indentation in example.
This commit is contained in:
parent
174ef67b56
commit
7128e073e2
1 changed files with 2 additions and 2 deletions
|
|
@ -1487,8 +1487,8 @@ Sub-commands
|
||||||
|
|
||||||
positional arguments:
|
positional arguments:
|
||||||
{a,b} sub-command help
|
{a,b} sub-command help
|
||||||
a a help
|
a a help
|
||||||
b b help
|
b b help
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue