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

106 lines
3.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of hp-query</TITLE>
</HEAD><BODY>
<H1>hp-query</H1>
Section: User Manuals (1)<BR>Updated: 0.2<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-query - Model Query Utility
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
Query a printer model for static model information. Designed to be called from other processes.
<A NAME="lbAD">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>hp-query [MODE] [OPTIONS]</B>
<A NAME="lbAE">&nbsp;</A>
<H2>MODE</H2>
<DL COMPACT>
<DT id="1">Run in non-interactive mode:<DD>
-n or --non-interactive
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="2">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="3">Run in debug mode:<DD>
-g (same as option: -ldebug)
<DT id="4">This help information:<DD>
-h or --help
<DT id="5">Specify model by device URI:<DD>
-d&lt;device_uri&gt; or --device=&lt;device_uri&gt;
<DT id="6">Specify normalized model name:<DD>
-m&lt;model_name&gt; or --model=&lt;model_name&gt; (normalized models.dat format)
<DT id="7">Specify raw model name:<DD>
-r&lt;model_name&gt; or --raw=&lt;model_name&gt; (raw model name from MDL: field of device ID)
<DT id="8">Specify key to query:<DD>
-k&lt;key&gt; or --key=&lt;key&gt; (or, use -a/--all to return all keys)
<DT id="9">Query all keys:<DD>
-a or --all (default separator is a LF)
<DT id="10">Specify the separator when multiple keys are queried:<DD>
-s&lt;sep&gt; --sep=&lt;sep&gt; (character or 'tab', 'newline', 'cr', 'lf', 'crlf')(only valid when used with -a/--all)
<DT id="11">Suppress trailing linefeed:<DD>
-x
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
hp-info
<A NAME="lbAH">&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="lbAI">&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="lbAJ">&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="12"><A HREF="#lbAB">NAME</A><DD>
<DT id="13"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="14"><A HREF="#lbAD">SYNOPSIS</A><DD>
<DT id="15"><A HREF="#lbAE">MODE</A><DD>
<DT id="16"><A HREF="#lbAF">OPTIONS</A><DD>
<DT id="17"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="18"><A HREF="#lbAH">AUTHOR</A><DD>
<DT id="19"><A HREF="#lbAI">REPORTING BUGS</A><DD>
<DT id="20"><A HREF="#lbAJ">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>