]> granicus.if.org Git - python/commitdiff
closes bpo-36083: Fix formatting of the manpage Synopsis. (GH-12017)
authorMiro Hrončok <miro@hroncok.cz>
Mon, 25 Feb 2019 00:50:29 +0000 (01:50 +0100)
committerBenjamin Peterson <benjamin@python.org>
Mon, 25 Feb 2019 00:50:29 +0000 (16:50 -0800)
More specifically, the options of --check-hash-based-pycs.

Misc/NEWS.d/next/Documentation/2019-02-24-12-40-13.bpo-36083.JX7zbv.rst [new file with mode: 0644]
Misc/python.man

diff --git a/Misc/NEWS.d/next/Documentation/2019-02-24-12-40-13.bpo-36083.JX7zbv.rst b/Misc/NEWS.d/next/Documentation/2019-02-24-12-40-13.bpo-36083.JX7zbv.rst
new file mode 100644 (file)
index 0000000..950dc6e
--- /dev/null
@@ -0,0 +1 @@
+Fix formatting of --check-hash-based-pycs options in the manpage Synopsis.
index 3cdf8840d4d841818d699018f836a2709e5fa165..8d5ad8cd6ca87fd1a276ef80b1249afa5120c591 100644 (file)
@@ -75,7 +75,11 @@ python \- an interpreted, interactive, object-oriented programming language
 .br
        [
 .B \--check-hash-based-pycs
-\'default\'|\'always\'|\'never\'
+.I default
+|
+.I always
+|
+.I never
 ]
 .br
        [