Commit 4daeb188 authored by Brett Cannon's avatar Brett Cannon

Clean up the list of allowed command-line flags.

parent 8f6bcd29
......@@ -21,7 +21,7 @@ Command line
When invoking Python, you may specify any of these options::
python [-bdEiOsStuUvxX?] [-c command | -m module-name | script | - ] [args]
python [-bBdEhiOsSuvVWx?] [-c command | -m module-name | script | - ] [args]
The most common use case is, of course, a simple invocation of a script::
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment