diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-02-12 17:36:29 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-02-12 17:36:29 +0100 |
commit | 882fd010527b8d8823f09e19edbed3746265fa08 (patch) | |
tree | be5c7cace6697afc753c152d13ad5145d0884a42 /doc/sane-epjitsu.man | |
parent | 527bedac30eb120915718eb7997e6dacd583512e (diff) | |
parent | e0d94cf4d39395df1e2c6bb4d967200298c13881 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/sane-epjitsu.man')
-rw-r--r-- | doc/sane-epjitsu.man | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/sane-epjitsu.man b/doc/sane-epjitsu.man index 25b9a46..ccf75f6 100644 --- a/doc/sane-epjitsu.man +++ b/doc/sane-epjitsu.man @@ -1,4 +1,4 @@ -.TH sane\-epjitsu 5 "11 Apr 2017" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" +.TH sane\-epjitsu 5 "15 Nov 2022" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" .IX sane\-epjitsu .SH NAME @@ -25,22 +25,23 @@ frontend to set resolution, color mode, and choose the ADF setting. The .B sane\-epjitsu backend supports the following basic options for most scanners: .PP -.BR source s +.B source s .RS Selects the source for the scan. Options may include "Flatbed", "ADF Front", "ADF Back", "ADF Duplex". .RE .PP -.BR mode m +.B mode m .RS Selects the mode for the scan. Options may include "Lineart", "Gray", "Color". .RE .PP -.BR resolution , y\-resolution +.B resolution, y\-resolution .RS Controls scan resolution. Setting .B \-\-resolution also sets -.B \-\-y\-resolution, though this behavior is overridden by some frontends. +.B \-\-y\-resolution, +though this behavior is overridden by some frontends. .RE .PP Other options will be available based on the capabilities of the scanner. Use |