]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpq.man
Update .gitignore to ignore compressed man pages.
[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.\"
e3101897 7.\" Licensed under Apache License v2.0. See the file "LICENSE" for more information.
ef416fc2 8.\"
27e0d6f8 9.TH lpq 1 "CUPS" "12 June 2014" "Apple Inc."
ef416fc2 10.SH NAME
11lpq \- show printer queue status
12.SH SYNOPSIS
13.B lpq
27e0d6f8
MS
14[
15.B \-E
16] [
17.B \-U
fa73b229 18.I username
27e0d6f8
MS
19] [
20\fB\-h \fIserver\fR[\fB:\fIport\fR]
21] [
22\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
23] [
24.B \-a
25] [
26.B \-l
27] [
28.BI + interval
ef416fc2 29]
30.SH DESCRIPTION
27e0d6f8
MS
31\fBlpq\fR 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.
ef416fc2 33.LP
27e0d6f8 34The \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 35.SH OPTIONS
27e0d6f8 36\fBlpq\fR supports the following options:
bd7854cb 37.TP 5
27e0d6f8 38.B \-E
bd7854cb 39Forces encryption when connecting to the server.
40.TP 5
27e0d6f8 41\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
bd7854cb 42Specifies an alternate printer or class name.
43.TP 5
27e0d6f8 44\fB\-U \fIusername\fR
bd7854cb 45Specifies an alternate username.
46.TP 5
27e0d6f8 47.B \-a
bd7854cb 48Reports jobs on all printers.
49.TP 5
27e0d6f8 50\fB\-h \fIserver\fR[\fB:\fIport\fR]
bd7854cb 51Specifies an alternate server.
52.TP 5
27e0d6f8 53.B \-l
bd7854cb 54Requests a more verbose (long) reporting format.
ef416fc2 55.SH SEE ALSO
27e0d6f8
MS
56.BR cancel (1),
57.BR lp (1),
58.BR lpr (1),
59.BR lprm (1),
60.BR lpstat (1),
61CUPS Online Help (http://localhost:631/help)
ef416fc2 62.SH COPYRIGHT
f61dfc0d 63Copyright \[co] 2007-2018 by Apple Inc.