]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/lpq.man
Deprecate printer drivers (Issue #5270)
[thirdparty/cups.git] / man / lpq.man
index 812faf4c569ee97609c31165479e54435a42f35a..0c7821a02e987e3780ed8c24a9219db5fdcc259d 100644 (file)
@@ -1,60 +1,63 @@
 .\"
-.\" "$Id: lpq.man 4948 2006-01-19 03:23:41Z mike $"
+.\" lpq man page for CUPS.
 .\"
-.\"   lpq man page for the Common UNIX Printing System (CUPS).
+.\" Copyright 2007-2014 by Apple Inc.
+.\" Copyright 1997-2006 by Easy Software Products.
 .\"
-.\"   Copyright 1997-2006 by Easy Software Products.
+.\" Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
 .\"
-.\"   These coded instructions, statements, and computer programs are the
-.\"   property of Easy Software Products and are protected by Federal
-.\"   copyright law.  Distribution and use rights are outlined in the file
-.\"   "LICENSE.txt" which should have been included with this file.  If this
-.\"   file is missing or damaged please contact Easy Software Products
-.\"   at:
-.\"
-.\"       Attn: CUPS Licensing Information
-.\"       Easy Software Products
-.\"       44141 Airport View Drive, Suite 204
-.\"       Hollywood, Maryland 20636 USA
-.\"
-.\"       Voice: (301) 373-9600
-.\"       EMail: cups-info@cups.org
-.\"         WWW: http://www.cups.org
-.\"
-.TH lpq 1 "Common UNIX Printing System" "18 January 2006" "Easy Software Products"
+.TH lpq 1 "CUPS" "12 June 2014" "Apple Inc."
 .SH NAME
 lpq \- show printer queue status
 .SH SYNOPSIS
 .B lpq
-[ -E ] [ -U
+[
+.B \-E
+] [
+.B \-U
 .I username
-] [ -h
-.I hostname[:port]
-] [ \-P
-.I dest
-] [ \-a ] [ \-l ] [
-.I +interval
+] [
+\fB\-h \fIserver\fR[\fB:\fIport\fR]
+] [
+\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
+] [
+.B \-a
+] [
+.B \-l
+] [
+.BI + interval
 ]
 .SH DESCRIPTION
-\fIlpq\fR shows the current print queue status on the named printer.
-Jobs queued on the default destination will be shown if no printer or
-class is specified on the command-line.
-.LP
-The \fIinterval\fR option allows you to continuously report the jobs
-in the queue until the queue is empty; the list of jobs is show one
-every \fIinterval\fR seconds.
+\fBlpq\fR shows the current print queue status on the named printer.
+Jobs queued on the default destination will be shown if no printer or class is specified on the command-line.
 .LP
-The \fI-E\fR option forces encryption when connecting to the server.
-.LP
-The \fI-a\fR option reports jobs on all printers.
-.LP
-The \fI-l\fR option requests a more verbose (long) reporting format.
+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.
+.SH OPTIONS
+\fBlpq\fR supports the following options:
+.TP 5
+.B \-E
+Forces encryption when connecting to the server.
+.TP 5
+\fB\-P \fIdestination\fR[\fB/\fIinstance\fR]
+Specifies an alternate printer or class name.
+.TP 5
+\fB\-U \fIusername\fR
+Specifies an alternate username.
+.TP 5
+.B \-a
+Reports jobs on all printers.
+.TP 5
+\fB\-h \fIserver\fR[\fB:\fIport\fR]
+Specifies an alternate server.
+.TP 5
+.B \-l
+Requests a more verbose (long) reporting format.
 .SH SEE ALSO
-cancel(1), lp(1), lpr(1), lprm(1), lpstat(1)
-.br
-http://localhost:631/help
+.BR cancel (1),
+.BR lp (1),
+.BR lpr (1),
+.BR lprm (1),
+.BR lpstat (1),
+CUPS Online Help (http://localhost:631/help)
 .SH COPYRIGHT
-Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
-.\"
-.\" End of "$Id: lpq.man 4948 2006-01-19 03:23:41Z mike $".
-.\"
+Copyright \[co] 2007-2018 by Apple Inc.