mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
closes bpo-36083: Fix formatting of the manpage Synopsis. (GH-12017)
More specifically, the options of --check-hash-based-pycs.
This commit is contained in:
parent
3b0abb0196
commit
16323cb2c3
@ -0,0 +1 @@
|
||||
Fix formatting of --check-hash-based-pycs options in the manpage Synopsis.
|
||||
@ -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
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user