]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lpq.html
Greatly simplify the man page handling.
[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 13<b>lpq</b>
27e0d6f8
MS
14[
15<b>-E</b>
16] [
17<b>-U</b>
c277f98c 18<i>username</i>
27e0d6f8
MS
19] [
20<b>-h </b><i>server</i>[<b>:</b><i>port</i>]
21] [
22<b>-P </b><i>destination</i>[<b>/</b><i>instance</i>]
23] [
24<b>-a</b>
25] [
26<b>-l</b>
27] [
28<b>+</b><i>interval</i>
c277f98c 29]
94436c5a 30<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
27e0d6f8
MS
31<b>lpq</b> shows the current print queue status on the named printer.
32Jobs queued on the default destination will be shown if no printer or class is specified on the command-line.
33<p>The <i>+interval</i> option allows you to continuously report the jobs in the queue until the queue is empty; the list of jobs is shown once every <i>interval</i> seconds.
94436c5a 34<h2 class="title"><a name="OPTIONS">Options</a></h2>
27e0d6f8 35<b>lpq</b> supports the following options:
2909c66c 36<dl class="man">
27e0d6f8
MS
37<dt><b>-E</b>
38<dd style="margin-left: 5.0em">Forces encryption when connecting to the server.
39<dt><b>-P </b><i>destination</i>[<b>/</b><i>instance</i>]
40<dd style="margin-left: 5.0em">Specifies an alternate printer or class name.
41<dt><b>-U </b><i>username</i>
42<dd style="margin-left: 5.0em">Specifies an alternate username.
43<dt><b>-a</b>
44<dd style="margin-left: 5.0em">Reports jobs on all printers.
45<dt><b>-h </b><i>server</i>[<b>:</b><i>port</i>]
46<dd style="margin-left: 5.0em">Specifies an alternate server.
47<dt><b>-l</b>
48<dd style="margin-left: 5.0em">Requests a more verbose (long) reporting format.
2909c66c 49</dl>
94436c5a 50<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
87030afb
MS
51<b>cancel</b>(1),
52<b>lp</b>(1),
53<b>lpr</b>(1),
54<b>lprm</b>(1),
55<b>lpstat</b>(1),
27e0d6f8 56CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
94436c5a 57<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
87030afb 58Copyright &copy; 2007-2019 by Apple Inc.
94436c5a
MS
59
60</body>
61</html>