man-pages/man1/hp-probe.1.html
2021-03-31 01:06:50 +01:00

110 lines
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of hp-probe</TITLE>
</HEAD><BODY>
<H1>hp-probe</H1>
Section: User Manuals (1)<BR>Updated: 4.1<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
hp-probe - Printer Discovery Utility
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
Discover HPLIP supported USB, parallel, and network attached printers.
<A NAME="lbAD">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>hp-probe [OPTIONS]</B>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1">Bus to probe:<DD>
-b&lt;bus&gt; or --bus=&lt;bus&gt;
&lt;bus&gt;: cups, usb*, net, bt, fw, par (*default) (Note: bt and fw not supported in this release.)
<DT id="2">Set Time to Live (TTL):<DD>
-t&lt;ttl&gt; or --ttl=&lt;ttl&gt; (Default is 4).
<DT id="3">Set timeout:<DD>
-o&lt;timeout in secs.&gt; or --timeout=&lt;timeout is secs.&gt;
<DT id="4">Filter by functionality:<DD>
-e&lt;filter list&gt; or --filter=&lt;filter list&gt;
&lt;filter list&gt;: comma separated list of one or more of: scan, pcard, fax, copy, or none*. (*none is the default)
<DT id="5">Search:<DD>
-s&lt;search re&gt; or --search=&lt;search re&gt;
&lt;search re&gt; must be a valid regular expression (not case sensitive)
<DT id="6">Network discovery method:<DD>
-m&lt;method&gt; or --method=&lt;method&gt;: &lt;method&gt; is 'slp'* or 'mdns'.
<DT id="7">Set the logging level:<DD>
-l&lt;level&gt; or --logging=&lt;level&gt;
&lt;level&gt;: none, info*, error, warn, debug (*default)
<DT id="8">Run in debug mode:<DD>
-g (same as option: -ldebug)
<DT id="9">This help information:<DD>
-h or --help
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>EXAMPLES</H2>
<DL COMPACT>
<DT id="10">Find all devices on the network:<DD>
hp-probe -bnet
<DT id="11">Find all devices on USB that support scanning:<DD>
hp-probe -busb -escan
<DT id="12">Find all networked devices that contain the name 'lnx' and that support photo cards or scanning:<DD>
hp-probe -bnet -slnx -escan,pcard
<DT id="13">Find all devices that have queues installed in CUPS:<DD>
hp-probe -bcups
<DT id="14">Find all devices on the USB bus:<DD>
hp-probe
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
HPLIP (HP Linux Imaging and Printing) is an
HP developed solution for printing, scanning, and faxing with
HP inkjet and laser based printers in Linux.
<A NAME="lbAH">&nbsp;</A>
<H2>REPORTING BUGS</H2>
The HPLIP Launchpad.net site
<B><A HREF="https://launchpad.net/hplip">https://launchpad.net/hplip</A></B>
is available to get help, report
bugs, make suggestions, discuss the HPLIP project or otherwise
contact the HPLIP Team.
<A NAME="lbAI">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright (c) 2001-18 HP Development Company, L.P.
<P>
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="15"><A HREF="#lbAB">NAME</A><DD>
<DT id="16"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="17"><A HREF="#lbAD">SYNOPSIS</A><DD>
<DT id="18"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="19"><A HREF="#lbAF">EXAMPLES</A><DD>
<DT id="20"><A HREF="#lbAG">AUTHOR</A><DD>
<DT id="21"><A HREF="#lbAH">REPORTING BUGS</A><DD>
<DT id="22"><A HREF="#lbAI">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:17 GMT, March 31, 2021
</BODY>
</HTML>