diff options
Diffstat (limited to 'man/bitmap.man')
-rw-r--r-- | man/bitmap.man | 8 |
1 files changed, 8 insertions, 0 deletions
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 |