mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +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
2 changed files with 6 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue