]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lpq.html
Initial work on man page modernization (STR #4372)
[thirdparty/cups.git] / doc / help / man-lpq.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
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>
c277f98c
MS
13<b>lpq</b>
14[ -E ] [ -U
15<i>username</i>
16] [ -h
17<i>server[:port]</i>
18] [ -P
19<i>destination[/instance]</i>
20] [ -a ] [ -l ] [
21<i>+interval</i>
22]
94436c5a
MS
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:
c277f98c
MS
32<p style="margin-left: 5.0em; text-indent: -5.0em">-E
33<br>
34<br>
35Forces encryption when connecting to the server.
36<p style="margin-left: 5.0em; text-indent: -5.0em">-P destination[/instance]
37<br>
38<br>
39Specifies an alternate printer or class name.
40<p style="margin-left: 5.0em; text-indent: -5.0em">-U username
41<br>
42<br>
43Specifies an alternate username.
44<p style="margin-left: 5.0em; text-indent: -5.0em">-a
45<br>
46<br>
47Reports jobs on all printers.
48<p style="margin-left: 5.0em; text-indent: -5.0em">-h server[:port]
49<br>
50<br>
51Specifies an alternate server.
52<p style="margin-left: 5.0em; text-indent: -5.0em">-l
53<br>
54<br>
55Requests a more verbose (long) reporting format.
94436c5a 56<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
c277f98c
MS
57<i>cancel(1)</i>, <i>lp(1)</i>, <i>lpr(1)</i>, <i>lprm(1)</i>,
58<i>lpstat(1)</i>,
94436c5a 59<br>
c277f98c 60<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a
MS
61<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
62Copyright 2007-2013 by Apple Inc.
63
64</body>
65</html>