We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1795b commit 60c4bcaCopy full SHA for 60c4bca
Doc/library/argparse.rst
@@ -555,7 +555,7 @@ disallowed.
555
fromfile_prefix_chars
556
^^^^^^^^^^^^^^^^^^^^^
557
558
-Sometimes, when dealing with a particularly long argument lists, it
+Sometimes, when dealing with a particularly long argument list, it
559
may make sense to keep the list of arguments in a file rather than typing it out
560
at the command line. If the ``fromfile_prefix_chars=`` argument is given to the
561
:class:`ArgumentParser` constructor, then arguments that start with any of the
0 commit comments