Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix formatting of --check-hash-based-pycs options in the manpage Synopsis.
6 changes: 5 additions & 1 deletion Misc/python.man
Original file line number Diff line number Diff line change
Expand Up @@ -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
[
Expand Down