blob: 3ea3beea664a8ffa66e047699efc35b2b12de2d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "AIRSCAN\-DISCOVER" "1" "May 2020" "" "SANE Scanner Access Now Easy"
.
.SH "NAME"
\fBairscan\-discover\fR \- Discover sane\-airscan compatible scanners
.
.SH "SYNOPSIS"
\fBairscan\-discover [\-h] [\-d] [\-t]\fR
.
.SH "DESCRIPTION"
\fBairscan\-discover\fR is a command\-line tool to find eSCL and WSD scanners on a local network
.
.P
It uses Avahi to discover DNS\-SD devices and its own implementation of WS\-Discovery to discover WSD devices\.
.
.P
On success, it outputs a fragment of sane\-airscan configuration file, that can be directly added to \fB/etc/sane\.d/airscan\.conf\fR
.
.SH "OPTIONS"
.
.TP
\fB\-h\fR
Print help screen
.
.TP
\fB\-d\fR
Print debug messages to console
.
.TP
\fB\-t\fR
Write a very detailed protocol trace to \fBairscan\-discover\-zeroconf\.log\fR and \fBairscan\-discover\-zeroconf\.tar\fR
.
.SH "FILES"
.
.TP
\fBairscan\-discover\-zeroconf\.log\fR
Protocol trace
.
.TP
\fBairscan\-discover\-zeroconf\.tar\fR
Non\-textual messages, if any, saved here\. Textual (i\.e\., XML) messages included directly into the \.log file
.
.SH "SEE ALSO"
sane(7), sane\-airscan(5)
.
.SH "AUTHOR"
Alexander Pevzner <pzz@apevzner\.com>
|