From: Georg Brandl Date: Fri, 7 Nov 2008 08:27:39 +0000 (+0000) Subject: Fix syntax. X-Git-Tag: v2.7a1~2676 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14da8e800bc45faea51c977e7e1fd0d27aace899;p=thirdparty%2FPython%2Fcpython.git Fix syntax. --- diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 4ceee84f1be0..954df895b8c1 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -143,8 +143,7 @@ If no interface option is given, :option:`-i` is implied, ``sys.argv[0]`` is an empty string (``""``) and the current directory will be added to the start of :data:`sys.path`. - .. seealso:: - :ref:`tut-invoking` +.. seealso:: :ref:`tut-invoking` Generic options