From: Georg Brandl Date: Sat, 20 Oct 2007 18:33:20 +0000 (+0000) Subject: Change title, for now. X-Git-Tag: v2.6a1~1158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cddfed08d567514fc494f261692ef5a0fe7027c;p=python Change title, for now. --- 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.