mirror of
https://github.com/rocketraman/sane-scan-pdf.git
synced 2025-05-16 07:30:21 -07:00
Merge pull request #25 from p/value-help
Document "scanadf -L" and "scanadf -d <device> --help" invocations
This commit is contained in:
commit
e001a8affb
15
README.md
15
README.md
@ -88,6 +88,21 @@ OUTPUT
|
||||
-l, --outputlist <outputfile-1...outputfile-n> Output to named files for each scanned page, can be used with append
|
||||
```
|
||||
|
||||
### Helpful Commands
|
||||
|
||||
List available scanner devices (for `-x/--device` argument):
|
||||
|
||||
```
|
||||
scanadf -L
|
||||
```
|
||||
|
||||
List available device-specific options, including acceptable values for
|
||||
`-m/--mode` and `-r/--resolution`:
|
||||
|
||||
```
|
||||
scanadf [-d <device>] --help
|
||||
```
|
||||
|
||||
## Author
|
||||
|
||||
* [Raman Gupta](https://github.com/rocketraman/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user