This commit is contained in:
Georg Brandl 2010-07-26 21:12:13 +00:00
parent f39f62802d
commit f5ae1efd41

View file

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