Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b44807

Browse files
committed
Clean up the list of allowed command-line flags.
1 parent 2df5d28 commit 4b44807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/using/cmdline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Command line
2121

2222
When invoking Python, you may specify any of these options::
2323

24-
python [-bdEiOsStuUvxX?] [-c command | -m module-name | script | - ] [args]
24+
python [-bBdEhiOsSuvVWx?] [-c command | -m module-name | script | - ] [args]
2525

2626
The most common use case is, of course, a simple invocation of a script::
2727

0 commit comments

Comments
 (0)