diff --git a/Misc/python.man b/Misc/python.man index 0ef5467fb2ca..1b37d0cd41f7 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -34,7 +34,7 @@ python \- an interpreted, interactive, object-oriented programming language .B \-O ] [ -.B \-O0 +.B \-OO ] [ .B \-s @@ -141,7 +141,7 @@ compiled (bytecode) files from .I .pyc to \fI.pyo\fP. Given twice, causes docstrings to be discarded. .TP -.B \-O0 +.B \-OO Discard docstrings in addition to the \fB-O\fP optimizations. .TP .B \-q