Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ece80f commit 99e7d07Copy full SHA for 99e7d07
1 file changed
Doc/library/argparse.rst
@@ -1642,8 +1642,8 @@ Argument groups
1642
1643
--bar BAR bar help
1644
1645
- Note that any arguments not your user defined groups will end up back in the
1646
- usual "positional arguments" and "optional arguments" sections.
+ Note that any arguments not in your user-defined groups will end up back
+ in the usual "positional arguments" and "optional arguments" sections.
1647
1648
1649
Mutual exclusion
0 commit comments