wok diff fake-sane/stuff/fake:lexmark_nscan:libnet:SPECIFY_DEVICE.log @ rev 23863

syslinux/isoboot.s: accept user args
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 19 15:46:21 2020 +0000 (2020-06-19)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/fake-sane/stuff/fake:lexmark_nscan:libnet:SPECIFY_DEVICE.log	Fri Jun 19 15:46:21 2020 +0000
     1.3 @@ -0,0 +1,87 @@
     1.4 +Usage: scanimage [OPTION]...
     1.5 +
     1.6 +Start image acquisition on a scanner device and write image data to
     1.7 +standard output.
     1.8 +
     1.9 +Parameters are separated by a blank from single-character options (e.g.
    1.10 +-d epson) and by a "=" from multi-character options (e.g. --device-name=epson).
    1.11 +-d, --device-name=DEVICE   use a given scanner device (e.g. hp:/dev/scanner)
    1.12 +    --format=pnm|tiff|png|jpeg  file format of output file
    1.13 +-i, --icc-profile=PROFILE  include this ICC profile into TIFF file
    1.14 +-L, --list-devices         show available scanner devices
    1.15 +-f, --formatted-device-list=FORMAT similar to -L, but the FORMAT of the output
    1.16 +                           can be specified: %d (device name), %v (vendor),
    1.17 +                           %m (model), %t (type), %i (index number), and
    1.18 +                           %n (newline)
    1.19 +-b, --batch[=FORMAT]       working in batch mode, FORMAT is `out%d.pnm' `out%d.tif'
    1.20 +                           `out%d.png' or `out%d.jpg' by default depending on --format
    1.21 +    --batch-start=#        page number to start naming files with
    1.22 +    --batch-count=#        how many pages to scan in batch mode
    1.23 +    --batch-increment=#    increase page number in filename by #
    1.24 +    --batch-double         increment page number by two, same as
    1.25 +                           --batch-increment=2
    1.26 +    --batch-print          print image filenames to stdout
    1.27 +    --batch-prompt         ask for pressing a key before scanning a page
    1.28 +    --accept-md5-only      only accept authorization requests using md5
    1.29 +-p, --progress             print progress messages
    1.30 +-n, --dont-scan            only set options, don't actually scan
    1.31 +-T, --test                 test backend thoroughly
    1.32 +-A, --all-options          list all available backend options
    1.33 +-h, --help                 display this help message and exit
    1.34 +-v, --verbose              give even more status messages
    1.35 +-B, --buffer-size=#        change input buffer size (in kB, default 32)
    1.36 +-V, --version              print version information
    1.37 +
    1.38 +Options specific to device `lexmark_nscan:libnet/SPECIFY_DEVICE':
    1.39 +  Scanner:
    1.40 +    --ip-address <string> [0.0.0.0]
    1.41 +        The IP address / hostname associated with this scan job.
    1.42 +  Profile Information:
    1.43 +    --user-name <string> [current]
    1.44 +        The user name associated with this scan job.
    1.45 +    --profile-name <string> [Scan_01]
    1.46 +        The profile name associated with this scan job.
    1.47 +  Image Settings:
    1.48 +    --content-type Text|Text/Graphics|Photo [Text/Graphics]
    1.49 +        Indicates the type of material to be scanned.
    1.50 +    --scan-resolution 75|150|200|300|400|600|1200dpi [150]
    1.51 +        The resolution of the scan job in dots per inch.
    1.52 +    --mode 1-bit Black & White|8-bit Grayscale|24-bit Color [1-bit Black & White]
    1.53 +        The color depth of the scan job.
    1.54 +    --content-source Black and White Laser|Color Laser|Inkjet Plain|Inkjet Glossy|Retail Photo|Photo|Magazine|Newspaper|Brochure|Auto/Other [Black and White Laser]
    1.55 +        Content Source.
    1.56 +    --original-size Letter|Executive|Legal|A3|A4|A5|A6|B4|B5|Tabloid|Folio|Statement|3x5 Photo|4x6 Photo|3.5x5 in|4x8 in|5x7 in|8x10 in|L|2L|Hagaki|9x13 cm|10x15 cm|10x20 cm|13x18 cm|20x25 cm|Business Card|Book Original|Auto Size|Mixed Size|Universal|Oficio (México)|Custom Scan Size 1|Custom Scan Size 2|Custom Scan Size 3|Custom Scan Size 4|Custom Scan Size 5|Custom Scan Size 6 [Letter]
    1.57 +        The size of the area to be scanned.
    1.58 +    --orientation Portrait|Landscape [Portrait]
    1.59 +        The orientation of the scan output.
    1.60 +    --scan-both-sides[=(yes|no)] [no]
    1.61 +        Scan both sides of the document.
    1.62 +    --scan-now[=(yes|no)] [no]
    1.63 +        Start scan operation immediately.
    1.64 +    --source Single Page|Multiple Pages [Single Page]
    1.65 +        Indicates the number of pages to be scanned.
    1.66 +  Advanced Settings:
    1.67 +    --brightness 1..9 (in steps of 1) [5]
    1.68 +        Adjusts the brightness setting for this scan.
    1.69 +    --contrast 0..5 (in steps of 1) [0]
    1.70 +        Adjusts the contrast setting used for this scan.
    1.71 +  Advance Imaging:
    1.72 +    --mirrorimage[=(yes|no)] [inactive]
    1.73 +        Scans the image then rotates it 180 degrees horizontally.
    1.74 +    --negativeimage[=(yes|no)] [inactive]
    1.75 +        Negative Image.
    1.76 +    --blankpageremoval[=(yes|no)] [inactive]
    1.77 +        Blank Page Removal.
    1.78 +    --colordropout None|Red|Green|Blue [None]
    1.79 +        Color Dropout.
    1.80 +    --colordropoutthreshold 0..254 (in steps of 1) [inactive]
    1.81 +        Color Dropout Threshold.
    1.82 +    --bkgremoval -4..4 (in steps of 1) [0]
    1.83 +        Background Removal.
    1.84 +    --reset [inactive]
    1.85 +        Resets advance imaging options to its default value.
    1.86 +
    1.87 +Type ``scanimage --help -d DEVICE'' to get list of all options for DEVICE.
    1.88 +
    1.89 +List of available devices:
    1.90 +    lexmark_nscan:libnet/SPECIFY_DEVICE lexmark_nscan:libnet/001122334455