Disambiguate that -m also terminates the option list in the manpage. (GH-25100)

This commit is contained in:
Julien Palard 2021-03-31 14:31:38 +02:00 committed by GitHub
parent f3ab670fea
commit 202b546442
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,8 @@ Searches
.I sys.path
for the named module and runs the corresponding
.I .py
file as a script.
file as a script. This terminates the option list (following options
are passed as arguments to the module).
.TP
.B \-O
Remove assert statements and any code conditional on the value of