]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/lpq.man
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / man / lpq.man
index 2c668fed12582909deb6ef89edafd93560f34321..14803f39f6ee751e64e578b432e7576155a0adeb 100644 (file)
@@ -1,57 +1,67 @@
 .\"
-.\" "$Id: lpq.man 4493 2005-02-18 02:09:53Z 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-2005 by Easy Software Products.
+.\" These coded instructions, statements, and computer programs are the
+.\" property of Apple Inc. 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
+.\" file is missing or damaged, see the license at "http://www.cups.org/".
 .\"
-.\"   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" "13 February 2001" "Easy Software Products"
+.TH lpq 1 "CUPS" "12 June 2014" "Apple Inc."
 .SH NAME
 lpq \- show printer queue status
 .SH SYNOPSIS
 .B lpq
-[ -E ] [ \-P
-.I dest
-] [ \-a ] [ \-l ] [
-.I +interval
+[
+.B \-E
+] [
+.B \-U
+.I username
+] [
+\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
-CUPS Software Users Manual,
-http://localhost:631/documentation.html
+.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-2005 by Easy Software Products, All Rights Reserved.
-.\"
-.\" End of "$Id: lpq.man 4493 2005-02-18 02:09:53Z mike $".
-.\"
+Copyright \[co] 2007-2015 by Apple Inc.