]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpq.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lpq.man
CommitLineData
ef416fc2 1.\"
bd7854cb 2.\" "$Id: lpq.man 5099 2006-02-13 02:46:10Z mike $"
ef416fc2 3.\"
4.\" lpq man page for the Common UNIX Printing System (CUPS).
5.\"
fa73b229 6.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 7.\"
8.\" These coded instructions, statements, and computer programs are the
9.\" property of Easy Software Products and are protected by Federal
10.\" copyright law. Distribution and use rights are outlined in the file
11.\" "LICENSE.txt" which should have been included with this file. If this
12.\" file is missing or damaged please contact Easy Software Products
13.\" at:
14.\"
15.\" Attn: CUPS Licensing Information
16.\" Easy Software Products
17.\" 44141 Airport View Drive, Suite 204
18.\" Hollywood, Maryland 20636 USA
19.\"
20.\" Voice: (301) 373-9600
21.\" EMail: cups-info@cups.org
22.\" WWW: http://www.cups.org
23.\"
bd7854cb 24.TH lpq 1 "Common UNIX Printing System" "12 February 2006" "Easy Software Products"
ef416fc2 25.SH NAME
26lpq \- show printer queue status
27.SH SYNOPSIS
28.B lpq
fa73b229 29[ -E ] [ -U
30.I username
31] [ -h
bd7854cb 32.I server[:port]
33] [ -P
34.I destination[/instance]
35] [ -a ] [ -l ] [
ef416fc2 36.I +interval
37]
38.SH DESCRIPTION
bd7854cb 39\fIlpq\fR shows the current print queue status on the named
40printer. Jobs queued on the default destination will be shown if
41no printer or class is specified on the command-line.
ef416fc2 42.LP
bd7854cb 43The \fI+interval\fR option allows you to continuously report the
44jobs in the queue until the queue is empty; the list of jobs is
45show one every \fIinterval\fR seconds.
46.SH OPTIONS
47\fIlpq\fR supports the following options:
48.TP 5
49-E
50.br
51Forces encryption when connecting to the server.
52.TP 5
53-P destination[/instance]
54.br
55Specifies an alternate printer or class name.
56.TP 5
57-U username
58.br
59Specifies an alternate username.
60.TP 5
61-a
62.br
63Reports jobs on all printers.
64.TP 5
65-h server[:port]
66.br
67Specifies an alternate server.
68.TP 5
69-l
70.br
71Requests a more verbose (long) reporting format.
ef416fc2 72.SH SEE ALSO
bd7854cb 73\fIcancel(1)\fR, \fIlp(1)\fR, \fIlpr(1)\fR, \fIlprm(1)\fR,
74\fIlpstat(1)\fR,
ef416fc2 75.br
fa73b229 76http://localhost:631/help
ef416fc2 77.SH COPYRIGHT
bd7854cb 78Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
ef416fc2 79.\"
bd7854cb 80.\" End of "$Id: lpq.man 5099 2006-02-13 02:46:10Z mike $".
ef416fc2 81.\"