diff options
Diffstat (limited to 'doc/sane-leo.man')
-rw-r--r-- | doc/sane-leo.man | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/sane-leo.man b/doc/sane-leo.man index 00ec8fd..b2548b7 100644 --- a/doc/sane-leo.man +++ b/doc/sane-leo.man @@ -46,15 +46,18 @@ scanimage \-\-help \-d leo .TP .B \-\-mode -selects the basic mode of operation of the scanner valid choices are -.I Black & White -, +selects the basic mode of operation of the scanner. Valid choices are +.IR "Black & White" , .I Grayscale and +.IR Color . +The +.I Black & White +mode is black and white only (1 bit). +.I Grayscale +mode will produce 256 levels of gray (8 bits). .I Color -The Black & White mode is black and white only (1 bit). Grayscale -will produce 256 levels of gray (8 bits). Color will produce a 24 bits -color image. +mode will produce a 24 bit color image. .TP .B \-\-resolution @@ -98,15 +101,12 @@ for the blue channel. The table must be 256 bytes long. .TP .B \-\-halftone (Black & White only) select the halftone mask to use. Possible values are -.I Diamond -, -.I 8x8 Coarse Fatting -, -.I 8x8 Fine Fatting -, +.IR Diamond , +.IR "8x8 Coarse Fatting" , +.IR "8x8 Fine Fatting" , .I 8x8 Bayer and -.I 8x8 Vertical Line +.IR "8x8 Vertical Line" . .TP .B \-\-preview @@ -147,7 +147,7 @@ backend. However they are only software adjustments. This backend only implements what the scanner can support. -SH BUGS +.SH BUGS None known. |