summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-11-07 08:28:20 (GMT)
committerGeorg Brandl <georg@python.org>2008-11-07 08:28:20 (GMT)
commitec068d3ae3731792f0fba2ef03c113a050c0bd5f (patch)
tree1dd0d5bda9a9c095aecc7de10d09ff32364ad883 /Doc
parentbfc5ccd5a10c86c418a786eab034c6ddde62794f (diff)
downloadcpython-ec068d3ae3731792f0fba2ef03c113a050c0bd5f.zip
cpython-ec068d3ae3731792f0fba2ef03c113a050c0bd5f.tar.gz
cpython-ec068d3ae3731792f0fba2ef03c113a050c0bd5f.tar.bz2
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. ........
Diffstat (limited to 'Doc')
-rw-r--r--Doc/using/cmdline.rst3
1 files changed, 1 insertions, 2 deletions
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 @@ 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