mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Issue #14410: merge with 3.2
This commit is contained in:
commit
70ea34de85
1 changed files with 2 additions and 2 deletions
|
@ -1661,8 +1661,8 @@ Argument groups
|
||||||
|
|
||||||
--bar BAR bar help
|
--bar BAR bar help
|
||||||
|
|
||||||
Note that any arguments not your user defined groups will end up back in the
|
Note that any arguments not in your user-defined groups will end up back
|
||||||
usual "positional arguments" and "optional arguments" sections.
|
in the usual "positional arguments" and "optional arguments" sections.
|
||||||
|
|
||||||
|
|
||||||
Mutual exclusion
|
Mutual exclusion
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue