From a53f6c680d78e41e17e1b6af05d588f5d0083f2d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 5 Feb 2023 18:38:18 -0800 Subject: atobm, bmtoa, bitmap: Add -help and -version options Signed-off-by: Alan Coopersmith --- man/bitmap.man | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man/bitmap.man') diff --git a/man/bitmap.man b/man/bitmap.man index 924b8b3..992d551 100644 --- a/man/bitmap.man +++ b/man/bitmap.man @@ -152,6 +152,14 @@ are allowed. By default, no hotspot information is included. .B \-yhot \fInumber\fP This option specifies the Y coordinate of the hotspot. Only positive values are allowed. By default, no hotspot information is included. +.PP +All three commands also accept these options: +.TP 4 +.B \-help +Prints a usage message and exits. +.TP 4 +.B \-version +Prints version info and exits. .SH USAGE \fIBitmap\fP displays grid in which each square represents a single bit in the picture being edited. Actual size of the bitmap image, as -- cgit v1.2.3