#11971: fix man page; it's -OO not -O0

Patch by Lars Michelsen.
This commit is contained in:
R David Murray 2011-05-01 11:12:35 -04:00
parent dd6ab85384
commit f9860c8298

View file

@ -31,7 +31,7 @@ python \- an interpreted, interactive, object-oriented programming language
.B \-O
]
[
.B \-O0
.B \-OO
]
[
.B -Q
@ -148,7 +148,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
.BI "\-Q " argument