Bug#1014331: wordwarvi: wrong manpage description about option --bw
Nobuhiro Ban
ban.nobuhiro at gmail.com
Mon Jul 4 12:26:26 BST 2022
Package: wordwarvi
Version: 1.0.4-2
Severity: minor
Tags: patch
Dear Maintainer,
The manpage says:
>Options:
> --bw Render the game in black and white, as if on graph paper.
but this graph paper effect was removed.
The graph paper effect was introduced at [1].
And reverted the code later at [2], but the manpage was not reverted then.
[1] https://github.com/smcameron/wordwarvi/commit/7f0c6c661a14a416c1c6fabc70bd6a43c35eb49a
[2] https://github.com/smcameron/wordwarvi/commit/880a21f699b58c8aad10651cbd2a4461f8927a3e
This patch reverts wordwarvi.6 change in [1]:
--- wordwarvi-1.0.4.orig/wordwarvi.6
+++ wordwarvi-1.0.4/wordwarvi.6
@@ -26,7 +26,7 @@ in the cluster to do it all over again.
.SH Options:
.TP
\fB\--bw\fR
-Render the game in black and white, as if on graph paper.
+No color, just black and white.
.TP
\fB\--blueprint\fR
Render the game to look like a blueprint.
Regards,
Nobuhiro Ban
More information about the Pkg-games-devel
mailing list