Use markup.

This commit is contained in:
Georg Brandl 2008-12-05 09:13:45 +00:00
parent 3fc4226057
commit 8d6c49047f
1 changed files with 2 additions and 2 deletions

View File

@ -63,8 +63,8 @@ exception:
non-option argument is encountered.
If the first character of the option string is '+', or if the environment
variable POSIXLY_CORRECT is set, then option processing stops as soon as a
non-option argument is encountered.
variable :envvar:`POSIXLY_CORRECT` is set, then option processing stops as
soon as a non-option argument is encountered.
.. versionadded:: 2.3