Doc: Use `option` word for command line interface. (GH-12142)

For command line option, `option` is better than `parameter`.
(cherry picked from commit 0983fcd0d5)

Co-authored-by: NAKAMURA Osamu <osamu0329nakamura@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2019-03-04 20:49:47 -08:00 committed by GitHub
parent 3f1f9f0eee
commit bf35cc2593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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