Skip to content

Commit 0983fcd

Browse files
osamu0329nakamurabenjaminp
authored andcommitted
Doc: Use option word for command line interface. (GH-12142)
For command line option, `option` is better than `parameter`.
1 parent 6dcb542 commit 0983fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/compileall.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ compile Python sources.
105105
byte-code file ending in ``.pyc``, never ``.pyo``.
106106

107107
.. versionchanged:: 3.7
108-
Added the ``--invalidation-mode`` parameter.
108+
Added the ``--invalidation-mode`` option.
109109

110110

111111
There is no command-line option to control the optimization level used by the

0 commit comments

Comments
 (0)