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 a76954c commit ac2b754Copy full SHA for ac2b754
Doc/library/argparse.rst
@@ -1688,7 +1688,9 @@ Sub-commands
1688
for a ``'run'`` command).
1689
:param kwargs: All other keyword arguments are passed directly to the
1690
:class:`!ArgumentParser` constructor.
1691
+
1692
This returned :class:`!ArgumentParser` object can be modified as usual.
1693
1694
Description of parameters:
1695
1696
* *title* - title for the sub-parser group in help output; by default
0 commit comments