diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/fedora-rawhide/man1/airscan-discover.1 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/fedora-rawhide/man1/airscan-discover.1')
-rw-r--r-- | upstream/fedora-rawhide/man1/airscan-discover.1 | 35 |
1 files changed, 13 insertions, 22 deletions
diff --git a/upstream/fedora-rawhide/man1/airscan-discover.1 b/upstream/fedora-rawhide/man1/airscan-discover.1 index 3ea3beea..5580e8aa 100644 --- a/upstream/fedora-rawhide/man1/airscan-discover.1 +++ b/upstream/fedora-rawhide/man1/airscan-discover.1 @@ -1,49 +1,40 @@ -.\" 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" -. +.\" generated with Ronn-NG/v0.9.1 +.\" http://github.com/apjanke/ronn-ng/tree/0.9.1 +.TH "AIRSCAN\-DISCOVER" "1" "January 2024" "" "SANE Scanner Access Now Easy" .SH "NAME" \fBairscan\-discover\fR \- Discover sane\-airscan compatible scanners -. .SH "SYNOPSIS" -\fBairscan\-discover [\-h] [\-d] [\-t]\fR -. +\fBairscan\-discover [options]\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 -. +\fB\-test\-fast\fR or \fB\-\-test\-fast\fR +Fast discovery mode (see ane\-airscan(5) for details) +.TP +\fB\-test\-auto\fR or \fB\-\-test\-auto\fR +Automatic protocol selection (see ane\-airscan(5) for details) .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 -. +.TP +\fB\-h\fR +Print help screen .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) -. +\fBsane(7), sane\-airscan(5)\fR .SH "AUTHOR" Alexander Pevzner <pzz@apevzner\.com> |