diff options
Diffstat (limited to 'doc/sane-teco3.man')
| -rw-r--r-- | doc/sane-teco3.man | 20 | 
1 files changed, 10 insertions, 10 deletions
| diff --git a/doc/sane-teco3.man b/doc/sane-teco3.man index a2b041d..8fc6c3c 100644 --- a/doc/sane-teco3.man +++ b/doc/sane-teco3.man @@ -31,7 +31,7 @@ The scanners that should work with this backend are:  .RE  The TECO VM number can usually be found at the back of the -scanner. It is also part of the FCC ID.  +scanner. It is also part of the FCC ID.  The options the backend supports can either be selected through  command line options to programs like scanimage or through GUI @@ -42,7 +42,7 @@ If you have any success with a scanner not listed here, or if you have  any strange behavior, please report to the backend maintainer or to  the SANE mailing list. -Valid command line options and their syntax can be listed by using  +Valid command line options and their syntax can be listed by using  .RS  scanimage \-\-help \-d teco3  .RE @@ -52,7 +52,7 @@ scanimage \-\-help \-d teco3  .TP  .B \-\-mode -selects the basic mode of operation of the scanner valid choices are  +selects the basic mode of operation of the scanner valid choices are  .I Black & White  ,  .I Grayscale @@ -72,7 +72,7 @@ between 1 and 1200, in increments of 1.  .B Geometry options  .TP -.B \-l \-t \-x \-y  +.B \-l \-t \-x \-y  control the scan area: \-l sets the top left x coordinate, \-t the top  left y coordinate, \-x selects the width and \-y the height of the scan  area. All parameters are specified in millimeters by default. @@ -86,23 +86,23 @@ area. All parameters are specified in millimeters by default.  (color mode only) allows the user to specify a gamma table (see the  next 3 parameters). -.TP  -.B \-\-red\-gamma\-table  +.TP +.B \-\-red\-gamma\-table  (color mode only) can be used to download a user defined  gamma table for the red channel. The table must be 1024 bytes long. -.TP  -.B \-\-green\-gamma\-table  +.TP +.B \-\-green\-gamma\-table  (color mode only) can be used to download a user defined  gamma table for the green channel. The table must be 1024 bytes long.  .TP -.B \-\-blue\-gamma\-table  +.B \-\-blue\-gamma\-table  (color mode only) can be used to download a user defined gamma table  for the blue channel. The table must be 1024 bytes long. -.TP  +.TP  .B \-\-preview  requests a preview scan. The resolution used for that scan is 22 dpi  and the scan area is the maximum allowed. The scan mode is user | 
