From: Georg Brandl Date: Mon, 26 Jul 2010 21:12:13 +0000 (+0000) Subject: Clarify. X-Git-Tag: v3.2a1~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5ae1efd417b06cef5164cac79e2cc46afa6dd80;p=thirdparty%2FPython%2Fcpython.git Clarify. --- diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 34c3fe590497..34a79d4372a6 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst @@ -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