Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe

This commit is contained in:
Sandro Tosi 2012-03-26 19:35:52 +02:00
parent 49d5fbab87
commit 48a88953cc

View file

@ -1634,8 +1634,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