]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpq.man
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / man / lpq.man
CommitLineData
ef416fc2 1.\"
27e0d6f8 2.\" lpq man page for CUPS.
ef416fc2 3.\"
27e0d6f8
MS
4.\" Copyright 2007-2014 by Apple Inc.
5.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 6.\"
27e0d6f8
MS
7.\" These coded instructions, statements, and computer programs are the
8.\" property of Apple Inc. and are protected by Federal copyright
9.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
10.\" which should have been included with this file. If this file is
11.\" file is missing or damaged, see the license at "http://www.cups.org/".
ef416fc2 12.\"
27e0d6f8 13.TH lpq 1 "CUPS" "12 June 2014" "Apple Inc."
ef416fc2 14.SH NAME
15lpq \- show printer queue status
16.SH SYNOPSIS
17.B lpq
27e0d6f8
MS
18[
19.B \-E
20] [
21.B \-U
fa73b229 22.I username
27e0d6f8
MS
23] [
24\fB\-h \fIserver\fR[\fB:\fIport\fR]
25] [
26\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
27] [
28.B \-a
29] [
30.B \-l
31] [
32.BI + interval
ef416fc2 33]
34.SH DESCRIPTION
27e0d6f8
MS
35\fBlpq\fR shows the current print queue status on the named printer.
36Jobs queued on the default destination will be shown if no printer or class is specified on the command-line.
ef416fc2 37.LP
27e0d6f8 38The \fI+interval\fR option allows you to continuously report the jobs in the queue until the queue is empty; the list of jobs is shown once every \fIinterval\fR seconds.
bd7854cb 39.SH OPTIONS
27e0d6f8 40\fBlpq\fR supports the following options:
bd7854cb 41.TP 5
27e0d6f8 42.B \-E
bd7854cb 43Forces encryption when connecting to the server.
44.TP 5
27e0d6f8 45\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
bd7854cb 46Specifies an alternate printer or class name.
47.TP 5
27e0d6f8 48\fB\-U \fIusername\fR
bd7854cb 49Specifies an alternate username.
50.TP 5
27e0d6f8 51.B \-a
bd7854cb 52Reports jobs on all printers.
53.TP 5
27e0d6f8 54\fB\-h \fIserver\fR[\fB:\fIport\fR]
bd7854cb 55Specifies an alternate server.
56.TP 5
27e0d6f8 57.B \-l
bd7854cb 58Requests a more verbose (long) reporting format.
ef416fc2 59.SH SEE ALSO
27e0d6f8
MS
60.BR cancel (1),
61.BR lp (1),
62.BR lpr (1),
63.BR lprm (1),
64.BR lpstat (1),
65CUPS Online Help (http://localhost:631/help)
ef416fc2 66.SH COPYRIGHT
fbfee7a8 67Copyright \[co] 2007-2015 by Apple Inc.