]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lpq.html
Don't package old "standard configuration" help file.
[thirdparty/cups.git] / doc / help / man-lpq.html
CommitLineData
94436c5a
MS
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>lpq(1)</title>
7</head>
8<body>
9<h1 class="title">lpq(1)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11lpq - show printer queue status
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13<b>lpq
14</b>[ -E ] [ -U
15<i>username
16</i>] [ -h
17<i>server[:port]
18</i>] [ -P
19<i>destination[/instance]
20</i>] [ -a ] [ -l ] [
21<i>+interval
22</i>]
23<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
24<i>lpq</i> shows the current print queue status on the named
25printer. Jobs queued on the default destination will be shown if
26no printer or class is specified on the command-line.
27<p>The <i>+interval</i> option allows you to continuously report the
28jobs in the queue until the queue is empty; the list of jobs is
29shown once every <i>interval</i> seconds.
30<h2 class="title"><a name="OPTIONS">Options</a></h2>
31<i>lpq</i> supports the following options:
32<dl>
33<dt>-E
34</dt>
35<dd></dd>
36<dd>Forces encryption when connecting to the server.
37</dd>
38<dt>-P destination[/instance]
39</dt>
40<dd></dd>
41<dd>Specifies an alternate printer or class name.
42</dd>
43<dt>-U username
44</dt>
45<dd></dd>
46<dd>Specifies an alternate username.
47</dd>
48<dt>-a
49</dt>
50<dd></dd>
51<dd>Reports jobs on all printers.
52</dd>
53<dt>-h server[:port]
54</dt>
55<dd></dd>
56<dd>Specifies an alternate server.
57</dd>
58<dt>-l
59</dt>
60<dd></dd>
61<dd>Requests a more verbose (long) reporting format.
62</dd>
63</dl>
64<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
65<a href='man-cancel.html?TOPIC=Man+Pages'>cancel(1)</a>, <a href='man-lp.html?TOPIC=Man+Pages'>lp(1)</a>, <a href='man-lpr.html?TOPIC=Man+Pages'>lpr(1)</a>, <a href='man-lprm.html?TOPIC=Man+Pages'>lprm(1)</a>,
66<a href='man-lpstat.html?TOPIC=Man+Pages'>lpstat(1)</a>,
67<br>
68<a href='http://localhost:631/help'>http://localhost:631/help</a>
69<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
70Copyright 2007-2013 by Apple Inc.
71
72</body>
73</html>