Clarify :option: description.

This commit is contained in:
Georg Brandl 2010-07-19 06:57:52 +00:00
parent 70f355d13e
commit a5ed401688
1 changed files with 3 additions and 2 deletions

View File

@ -502,8 +502,9 @@ in a different style:
.. describe:: option
A command-line option to an executable program. The leading hyphen(s) must
be included. If a matching ``cmdoption`` directive exists, it is linked to.
A command-line option of Python. The leading hyphen(s) must be included.
If a matching ``cmdoption`` directive exists, it is linked to. For options
of other programs or scripts, use simple ````code```` markup.
.. describe:: program