This commit is contained in:
Georg Brandl 2010-07-26 21:12:13 +00:00
parent f39f62802d
commit f5ae1efd41
1 changed files with 2 additions and 2 deletions

View File

@ -200,8 +200,8 @@ The directives are:
.. describe:: cmdoption
Describes a command line option or switch. Option argument names should be
enclosed in angle brackets. Example::
Describes a Python command line option or switch. Option argument names
should be enclosed in angle brackets. Example::
.. cmdoption:: -m <module>