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 8c2e1ac commit abaf757Copy full SHA for abaf757
Doc/howto/argparse.rst
@@ -815,7 +815,7 @@ For instance, in this :mod:`argparse` output:
815
-q, --quiet
816
817
The strings ``usage:``, ``positional arguments:``, ``options:`` and
818
-``show this help message and exit`` are all translatable.
+``show this help message and exit`` are all translatable.
819
820
In order to translate these strings, they must first be extracted
821
into a ``.po`` file. For example, using `Babel <https://babel.pocoo.org/>`__,
0 commit comments