commit | 1cddfed08d567514fc494f261692ef5a0fe7027c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Oct 20 18:33:20 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Oct 20 18:33:20 2007 +0000 |
tree | 0e6177c38ef9dc8743f0c7947d56623e92541d71 | |
parent | 59d121af67c95e69e430277fb482c2a2c16274ac [diff] [blame] |
Change title, for now.
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 8a647af..a5a900f 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.