]> granicus.if.org Git - python/commitdiff
Merged revisions 67143 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 7 Nov 2008 08:28:20 +0000 (08:28 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 7 Nov 2008 08:28:20 +0000 (08:28 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67143 | georg.brandl | 2008-11-07 09:27:39 +0100 (Fri, 07 Nov 2008) | 2 lines

  Fix syntax.
........

Doc/using/cmdline.rst

index 4ceee84f1be0d479260b35286bf028124ae55a98..954df895b8c1779f30c16f0c8897123264ceb02f 100644 (file)
@@ -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