diff --git a/Doc/library/compileall.rst b/Doc/library/compileall.rst index 5151f3a5237..258de28e3b6 100644 --- a/Doc/library/compileall.rst +++ b/Doc/library/compileall.rst @@ -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