]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpq.man
More updates.
[thirdparty/cups.git] / man / lpq.man
CommitLineData
ef416fc2 1.\"
e4e5666b 2.\" "$Id$"
ef416fc2 3.\"
321d8d57 4.\" lpq man page for CUPS.
ef416fc2 5.\"
0fa6c7fa 6.\" Copyright 2007-2013 by Apple Inc.
fa73b229 7.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 8.\"
9.\" These coded instructions, statements, and computer programs are the
bc44d920 10.\" property of Apple Inc. and are protected by Federal copyright
11.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12.\" which should have been included with this file. If this file is
13.\" file is missing or damaged, see the license at "http://www.cups.org/".
ef416fc2 14.\"
9aff70cc 15.TH lpq 1 "CUPS" "16 June 2008" "Apple Inc."
ef416fc2 16.SH NAME
17lpq \- show printer queue status
18.SH SYNOPSIS
19.B lpq
fa73b229 20[ -E ] [ -U
21.I username
22] [ -h
bd7854cb 23.I server[:port]
24] [ -P
25.I destination[/instance]
26] [ -a ] [ -l ] [
ef416fc2 27.I +interval
28]
29.SH DESCRIPTION
bd7854cb 30\fIlpq\fR shows the current print queue status on the named
31printer. Jobs queued on the default destination will be shown if
32no printer or class is specified on the command-line.
ef416fc2 33.LP
bd7854cb 34The \fI+interval\fR option allows you to continuously report the
35jobs in the queue until the queue is empty; the list of jobs is
dd1abb6b 36shown once every \fIinterval\fR seconds.
bd7854cb 37.SH OPTIONS
38\fIlpq\fR supports the following options:
39.TP 5
40-E
41.br
42Forces encryption when connecting to the server.
43.TP 5
44-P destination[/instance]
45.br
46Specifies an alternate printer or class name.
47.TP 5
48-U username
49.br
50Specifies an alternate username.
51.TP 5
52-a
53.br
54Reports jobs on all printers.
55.TP 5
56-h server[:port]
57.br
58Specifies an alternate server.
59.TP 5
60-l
61.br
62Requests a more verbose (long) reporting format.
ef416fc2 63.SH SEE ALSO
bd7854cb 64\fIcancel(1)\fR, \fIlp(1)\fR, \fIlpr(1)\fR, \fIlprm(1)\fR,
65\fIlpstat(1)\fR,
ef416fc2 66.br
fa73b229 67http://localhost:631/help
ef416fc2 68.SH COPYRIGHT
0fa6c7fa 69Copyright 2007-2013 by Apple Inc.
ef416fc2 70.\"
e4e5666b 71.\" End of "$Id$".
ef416fc2 72.\"