]> granicus.if.org Git - python/commitdiff
Clarify.
authorGeorg Brandl <georg@python.org>
Mon, 26 Jul 2010 21:12:13 +0000 (21:12 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 26 Jul 2010 21:12:13 +0000 (21:12 +0000)
Doc/documenting/markup.rst

index 34c3fe5904972c5ce23f3e9ebd48b2f5f0b5c5e8..34a79d4372a6df486c800a45576ad1518d749c1e 100644 (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>