Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a8bf2 commit c25898dCopy full SHA for c25898d
Doc/using/cmdline.rst
@@ -24,7 +24,7 @@ Command line
24
25
When invoking Python, you may specify any of these options::
26
27
- python [-bBdEhiIOqsSuvVWx?] [-c command | -m module-name | script | - ] [args]
+ python [-bBdEhiIOPqRsSuvVWx?] [-c command | -m module-name | script | - ] [args]
28
29
The most common use case is, of course, a simple invocation of a script::
30
0 commit comments