summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAnthony Shaw <anthony.p.shaw@gmail.com>2020-01-14 06:40:10 (GMT)
committerNed Deily <nad@python.org>2020-01-14 06:40:10 (GMT)
commit2de064e6305008d16571a21e5f0c178e62e81f27 (patch)
treea6573acd657ef644c156647b5afa926cee224945 /Misc
parenta190e2ade1a704a6b5a94464a0a19b140c7dd031 (diff)
downloadcpython-2de064e6305008d16571a21e5f0c178e62e81f27.zip
cpython-2de064e6305008d16571a21e5f0c178e62e81f27.tar.gz
cpython-2de064e6305008d16571a21e5f0c178e62e81f27.tar.bz2
bpo-39160 Align the verbs, grammar and defaults for `./configure --help` (GH-17747)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Build/2019-12-30-03-54-24.bpo-39160.aBmj13.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2019-12-30-03-54-24.bpo-39160.aBmj13.rst b/Misc/NEWS.d/next/Build/2019-12-30-03-54-24.bpo-39160.aBmj13.rst
new file mode 100644
index 0000000..9fb4088
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2019-12-30-03-54-24.bpo-39160.aBmj13.rst
@@ -0,0 +1 @@
+Updated the documentation in `./configure --help` to show default values, reference documentation where required and add additional explanation where needed. \ No newline at end of file