closes bpo-36083: Fix formatting of the manpage Synopsis. (GH-12017) · python/cpython@ca5e6aa (original) (raw)
File tree
2 files changed
lines changed
- NEWS.d/next/Documentation
2 files changed
lines changed
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 | +Fix formatting of --check-hash-based-pycs options in the manpage Synopsis. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -75,7 +75,11 @@ python \- an interpreted, interactive, object-oriented programming language | ||
75 | 75 | .br |
76 | 76 | [ |
77 | 77 | .B \--check-hash-based-pycs |
78 | -\'default\'|\'always\' | |
78 | +.I default | |
79 | +| | |
80 | +.I always | |
81 | +| | |
82 | +.I never | |
79 | 83 | ] |
80 | 84 | .br |
81 | 85 | [ |