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 c4fb950 commit 7e0a7adCopy full SHA for 7e0a7ad
Doc/library/argparse.rst
@@ -647,7 +647,7 @@ are set.
647
.. note::
648
649
Error messages will include color codes when redirecting stderr to a
650
- file. To avoid this, set the :envvar:`NO_COLOR` or :envvar:`PYTHON_COLORS`
+ file. To avoid this, set the |NO_COLOR|_ or :envvar:`PYTHON_COLORS`
651
environment variable (e.g., ``NO_COLOR=1 python script.py 2> errors.txt``).
652
653
.. versionadded:: 3.14
0 commit comments