commit | 9c4f09d0f487de32444ebc2e11fdbaadf3dc5cd3 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sun May 01 11:13:56 2011 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sun May 01 11:13:56 2011 -0400 |
tree | da4b93502340863085f1a7bfff292fe357e10c85 | |
parent | bb754b503c617821db907a88ae148e2bb0304d31 [diff] |
#11971: fix man page; it's -OO not -O0 Patch by Lars Michelsen.
diff --git a/Misc/python.man b/Misc/python.man index 87f1c93..411a43a 100644 --- a/Misc/python.man +++ b/Misc/python.man
@@ -31,7 +31,7 @@ .B \-O ] [ -.B \-O0 +.B \-OO ] [ .B -Q @@ -142,7 +142,7 @@ .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