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

Skip to content

Commit 03528b3

Browse files
committed
Include -P and -R in cmdline.rst usage
1 parent 3bde3d8 commit 03528b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/cmdline.rst

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

2525
When invoking Python, you may specify any of these options::
2626

27-
python [-bBdEhiIOqsSuvVWx?] [-c command | -m module-name | script | - ] [args]
27+
python [-bBdEhiIOPqRsSuvVWx?] [-c command | -m module-name | script | - ] [args]
2828

2929
The most common use case is, of course, a simple invocation of a script::
3030

0 commit comments

Comments
 (0)