Merged revisions 67143 via svnmerge from
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.
........
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index 4ceee84..954df89 100644
--- a/Doc/using/cmdline.rst
+++ b/Doc/using/cmdline.rst
@@ -143,8 +143,7 @@
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