diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 8a647afce70..a5a900f9a67 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -1,7 +1,7 @@ .. highlightlang:: none -Invoking the Python executable -============================== +Command line and environment +============================ The CPython interpreter scans the command line and the environment for various settings.