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 597ff24 commit 56e9fb3Copy full SHA for 56e9fb3
1 file changed
Doc/library/argparse.rst
@@ -502,7 +502,7 @@ disallowed.
502
fromfile_prefix_chars
503
^^^^^^^^^^^^^^^^^^^^^
504
505
-Sometimes, for example when dealing with a particularly long argument lists, it
+Sometimes, for example when dealing with a particularly long argument list, it
506
may make sense to keep the list of arguments in a file rather than typing it out
507
at the command line. If the ``fromfile_prefix_chars=`` argument is given to the
508
:class:`ArgumentParser` constructor, then arguments that start with any of the
0 commit comments