Skip to content

Commit 343648b

Browse files
Docs: Document help and aliases for argparse.add_parser() (gh-84116)
1 parent 3f0aa48 commit 343648b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Document ``help`` and ``aliases`` parameters for
2+
:meth:`argparse._SubParsersAction.add_parser` in the :mod:`argparse`
3+
documentation.

0 commit comments

Comments
 (0)