Use markup.
This commit is contained in:
parent
3fc4226057
commit
8d6c49047f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue