summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/using/cmdline.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index 8a647afce7..a5a900f9a6 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.