]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix weird messed up paragraphs
authorGuido van Rossum <guido@python.org>
Wed, 23 Feb 1994 09:10:27 +0000 (09:10 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 23 Feb 1994 09:10:27 +0000 (09:10 +0000)
Misc/python.man

index 206f8bad11b3d00e59dbf05df4eb9f7fe904a2dc..052240e96d42256d325c6ecc7f4eeacb7cbd40f2 100644 (file)
@@ -47,20 +47,16 @@ applications.
 See the internal documentation for hints.
 .SH COMMAND LINE OPTIONS
 .TP
-.TP
 .B \-d
 Turn on parser debugging output (for wizards only, depending on
 compilation options).
+.TP
 .B \-i
 When a script is passed as first argument or the \fB\-c\fP option is
 used, enter interactive mode after executing the script or the
-command.  This can be useful to inspect global variables or a stack
-trace when a script raises an exception.
-.TP
-.B \-i
-When executing a program from a file, this option enters interactive
-mode after the program has completed.  It does not read the
-$PYTHONSTARTUP file.
+command.  It does not read the $PYTHONSTARTUP file.  This can be
+useful to inspect global variables or a stack trace when a script
+raises an exception.
 .TP
 .B \-k
 This hack, eh, feature is intended to help you to find expression