commit | ca5e6aaea5168bff274f3e98d7970bfa1bc366a2 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Feb 24 16:56:13 2019 -0800 |
committer | GitHub <noreply@github.com> | Sun Feb 24 16:56:13 2019 -0800 |
tree | 96382c8ef6e7dd6c272e1e41bdc75305734cdec3 | |
parent | 25d20a6503f3cd4ff8cf0e8ee33eea2b1daa77a8 [diff] [blame] |
closes bpo-36083: Fix formatting of the manpage Synopsis. (GH-12017) More specifically, the options of --check-hash-based-pycs. (cherry picked from commit 16323cb2c3d315e02637cebebdc5ff46be32ecdf) Co-authored-by: Miro HronĨok <miro@hroncok.cz>
diff --git a/Misc/python.man b/Misc/python.man index 3cdf884..8d5ad8c 100644 --- a/Misc/python.man +++ b/Misc/python.man
@@ -75,7 +75,11 @@ .br [ .B \--check-hash-based-pycs -\'default\'|\'always\'|\'never\' +.I default +| +.I always +| +.I never ] .br [