mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Doc: Use option
word for command line interface. (GH-12142)
For command line option, `option` is better than `parameter`.
This commit is contained in:
parent
6dcb54228e
commit
0983fcd0d5
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ compile Python sources.
|
|||
byte-code file ending in ``.pyc``, never ``.pyo``.
|
||||
|
||||
.. versionchanged:: 3.7
|
||||
Added the ``--invalidation-mode`` parameter.
|
||||
Added the ``--invalidation-mode`` option.
|
||||
|
||||
|
||||
There is no command-line option to control the optimization level used by the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue