]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90300: Fix cmdline.rst (GH-116721)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 13 Mar 2024 13:03:13 +0000 (15:03 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 13:03:13 +0000 (15:03 +0200)
commit33662d4e01d73cd4f29a25efc2ef09288129023f
treef27d01f131d8831100a05ab6f8920159dc4e6db8
parent617aca9e745b3dfb5e6bc8cda07632d2f716426d
gh-90300: Fix cmdline.rst (GH-116721)

* Fix the description of the "-b" option.
* Add references to environment variables for "-s" and "-X dev" options.
Doc/using/cmdline.rst
Python/initconfig.c