Blame man/lpq.man

Packit 2fc92b
.\"
Packit 2fc92b
.\" lpq man page for CUPS.
Packit 2fc92b
.\"
Packit 2fc92b
.\" Copyright 2007-2014 by Apple Inc.
Packit 2fc92b
.\" Copyright 1997-2006 by Easy Software Products.
Packit 2fc92b
.\"
Packit 2fc92b
.\" These coded instructions, statements, and computer programs are the
Packit 2fc92b
.\" property of Apple Inc. and are protected by Federal copyright
Packit 2fc92b
.\" law.  Distribution and use rights are outlined in the file "LICENSE.txt"
Packit 2fc92b
.\" which should have been included with this file.  If this file is
Packit 2fc92b
.\" file is missing or damaged, see the license at "http://www.cups.org/".
Packit 2fc92b
.\"
Packit 2fc92b
.TH lpq 1 "CUPS" "12 June 2014" "Apple Inc."
Packit 2fc92b
.SH NAME
Packit 2fc92b
lpq \- show printer queue status
Packit 2fc92b
.SH SYNOPSIS
Packit 2fc92b
.B lpq
Packit 2fc92b
[
Packit 2fc92b
.B \-E
Packit 2fc92b
] [
Packit 2fc92b
.B \-U
Packit 2fc92b
.I username
Packit 2fc92b
] [
Packit 2fc92b
\fB\-h \fIserver\fR[\fB:\fIport\fR]
Packit 2fc92b
] [
Packit 2fc92b
\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
Packit 2fc92b
] [
Packit 2fc92b
.B \-a
Packit 2fc92b
] [
Packit 2fc92b
.B \-l
Packit 2fc92b
] [
Packit 2fc92b
.BI + interval
Packit 2fc92b
]
Packit 2fc92b
.SH DESCRIPTION
Packit 2fc92b
\fBlpq\fR shows the current print queue status on the named printer.
Packit 2fc92b
Jobs queued on the default destination will be shown if no printer or class is specified on the command-line.
Packit 2fc92b
.LP
Packit 2fc92b
The \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.
Packit 2fc92b
.SH OPTIONS
Packit 2fc92b
\fBlpq\fR supports the following options:
Packit 2fc92b
.TP 5
Packit 2fc92b
.B \-E
Packit 2fc92b
Forces encryption when connecting to the server.
Packit 2fc92b
.TP 5
Packit 2fc92b
\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
Packit 2fc92b
Specifies an alternate printer or class name.
Packit 2fc92b
.TP 5
Packit 2fc92b
\fB\-U \fIusername\fR
Packit 2fc92b
Specifies an alternate username.
Packit 2fc92b
.TP 5
Packit 2fc92b
.B \-a
Packit 2fc92b
Reports jobs on all printers.
Packit 2fc92b
.TP 5
Packit 2fc92b
\fB\-h \fIserver\fR[\fB:\fIport\fR]
Packit 2fc92b
Specifies an alternate server.
Packit 2fc92b
.TP 5
Packit 2fc92b
.B \-l
Packit 2fc92b
Requests a more verbose (long) reporting format.
Packit 2fc92b
.SH SEE ALSO
Packit 2fc92b
.BR cancel (1),
Packit 2fc92b
.BR lp (1),
Packit 2fc92b
.BR lpr (1),
Packit 2fc92b
.BR lprm (1),
Packit 2fc92b
.BR lpstat (1),
Packit 2fc92b
CUPS Online Help (http://localhost:631/help)
Packit 2fc92b
.SH COPYRIGHT
Packit 2fc92b
Copyright \[co] 2007-2017 by Apple Inc.