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 8bb4bae commit 3361447Copy full SHA for 3361447
Doc/library/argparse.rst
@@ -1687,8 +1687,7 @@ Sub-commands
1687
alternative names for this sub-command (e.g., ``aliases=['r']``
1688
for a ``'run'`` command).
1689
:param kwargs: All other keyword arguments are passed directly to the
1690
- :class:`!ArgumentParser` constructor.
1691
-
+ :class:`!ArgumentParser` constructor.
1692
This returned :class:`!ArgumentParser` object can be modified as usual.
1693
Description of parameters:
1694
0 commit comments