diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:20 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:20 +0200 |
commit | 3759ce55ba79b8d3b9d8ed247a252273ee7dade3 (patch) | |
tree | d69692a274dd1c7d0672e6bb7155a0fc106f9d49 /doc/sane-ricoh2.man | |
parent | c8bd2513ecba169cff44c09c8058c36987357b18 (diff) | |
parent | 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f (diff) |
Update upstream source from tag 'upstream/1.0.28'
Update to upstream version '1.0.28'
with Debian dir ec5bb298266630fc3801ff6dc0c258f6df7ba979
Diffstat (limited to 'doc/sane-ricoh2.man')
-rw-r--r-- | doc/sane-ricoh2.man | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/sane-ricoh2.man b/doc/sane-ricoh2.man new file mode 100644 index 0000000..86db7c6 --- /dev/null +++ b/doc/sane-ricoh2.man @@ -0,0 +1,57 @@ +.TH sane\-ricoh2 5 "28 Sep 2018" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" +.IX sane\-ricoh2 +.SH NAME +sane\-ricoh2 \- SANE backend for Ricoh flatbed scanners +.SH DESCRIPTION +The +.B sane\-ricoh2 +library implements a SANE (Scanner Access Now Easy) backend that +provides access to the following Ricoh flatbed scanners: +.PP +.RS +SG-3100SNw +.br +SP-100SU +.br +SP-111SU +.RE +.PP +.SH FILES +.TP +.I @LIBDIR@/libsane\-ricoh2.a +The static library implementing this backend. +.TP +.I @LIBDIR@/libsane\-ricoh2.so +The shared library implementing this backend (present on systems that +support dynamic loading). + +.SH OPTIONS +The options the backend supports can either be selected through command line +options to programs like scanimage or through GUI elements in programs like +xscanimage or xsane. +.PP +The following options are supported by ricoh2: + +.B \-\-mode color|gray + +.RS +Color or grayscale mode. +.RE + +.B \-\-resolution 300|600 + +.RS +DPI resolution. + +.RE +.SH ENVIRONMENT +.TP +.B SANE_DEBUG_RICOH2 +If the library was compiled with debug support enabled, this +environment variable controls the debug level for this backend. Higher +debug levels increase the verbosity of the output. + +.SH "SEE ALSO" +sane(7), sane\-usb(5) +.SH AUTHOR +Stanislav Yuzvinsky |