]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpq.1
Changelog
[thirdparty/cups.git] / man / lpq.1
CommitLineData
ef416fc2 1.\"
27e0d6f8 2.\" lpq man page for CUPS.
ef416fc2 3.\"
87030afb
MS
4.\" Copyright © 2007-2019 by Apple Inc.
5.\" Copyright © 1997-2006 by Easy Software Products.
ef416fc2 6.\"
87030afb
MS
7.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
8.\" information.
ef416fc2 9.\"
87030afb 10.TH lpq 1 "CUPS" "26 April 2019" "Apple Inc."
ef416fc2 11.SH NAME
12lpq \- show printer queue status
13.SH SYNOPSIS
14.B lpq
27e0d6f8
MS
15[
16.B \-E
17] [
18.B \-U
fa73b229 19.I username
27e0d6f8
MS
20] [
21\fB\-h \fIserver\fR[\fB:\fIport\fR]
22] [
23\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
24] [
25.B \-a
26] [
27.B \-l
28] [
29.BI + interval
ef416fc2 30]
31.SH DESCRIPTION
27e0d6f8
MS
32\fBlpq\fR shows the current print queue status on the named printer.
33Jobs queued on the default destination will be shown if no printer or class is specified on the command-line.
ef416fc2 34.LP
27e0d6f8 35The \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 36.SH OPTIONS
27e0d6f8 37\fBlpq\fR supports the following options:
bd7854cb 38.TP 5
27e0d6f8 39.B \-E
bd7854cb 40Forces encryption when connecting to the server.
41.TP 5
27e0d6f8 42\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
bd7854cb 43Specifies an alternate printer or class name.
44.TP 5
27e0d6f8 45\fB\-U \fIusername\fR
bd7854cb 46Specifies an alternate username.
47.TP 5
27e0d6f8 48.B \-a
bd7854cb 49Reports jobs on all printers.
50.TP 5
27e0d6f8 51\fB\-h \fIserver\fR[\fB:\fIport\fR]
bd7854cb 52Specifies an alternate server.
53.TP 5
27e0d6f8 54.B \-l
bd7854cb 55Requests a more verbose (long) reporting format.
ef416fc2 56.SH SEE ALSO
27e0d6f8
MS
57.BR cancel (1),
58.BR lp (1),
59.BR lpr (1),
60.BR lprm (1),
61.BR lpstat (1),
62CUPS Online Help (http://localhost:631/help)
ef416fc2 63.SH COPYRIGHT
87030afb 64Copyright \[co] 2007-2019 by Apple Inc.