aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiro Hrončok <miro@hroncok.cz>2019-02-25 01:50:29 +0100
committerBenjamin Peterson <benjamin@python.org>2019-02-24 16:50:29 -0800
commit16323cb2c3d315e02637cebebdc5ff46be32ecdf (patch)
treeac5bd3ad13131fd486d9e879fd57ccb17c916e6c /Misc/python.man
parentbpo-33671: allow setting shutil.copyfile() bufsize globally (GH-12016) (diff)
downloadcpython-16323cb2c3d315e02637cebebdc5ff46be32ecdf.tar.gz
cpython-16323cb2c3d315e02637cebebdc5ff46be32ecdf.tar.bz2
cpython-16323cb2c3d315e02637cebebdc5ff46be32ecdf.zip
closes bpo-36083: Fix formatting of the manpage Synopsis. (GH-12017)
More specifically, the options of --check-hash-based-pycs.
Diffstat (limited to 'Misc/python.man')
-rw-r--r--Misc/python.man6
1 files changed, 5 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 3cdf8840d4d..8d5ad8cd6ca 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -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
[