]> 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.\"
fa73b229 2.\" "$Id: lpq.man 4948 2006-01-19 03:23:41Z 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.\"
fa73b229 24.TH lpq 1 "Common UNIX Printing System" "18 January 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
32.I hostname[:port]
33] [ \-P
ef416fc2 34.I dest
35] [ \-a ] [ \-l ] [
36.I +interval
37]
38.SH DESCRIPTION
39\fIlpq\fR shows the current print queue status on the named printer.
40Jobs queued on the default destination will be shown if no printer or
41class is specified on the command-line.
42.LP
43The \fIinterval\fR option allows you to continuously report the jobs
44in the queue until the queue is empty; the list of jobs is show one
45every \fIinterval\fR seconds.
46.LP
47The \fI-E\fR option forces encryption when connecting to the server.
48.LP
49The \fI-a\fR option reports jobs on all printers.
50.LP
51The \fI-l\fR option requests a more verbose (long) reporting format.
52.SH SEE ALSO
53cancel(1), lp(1), lpr(1), lprm(1), lpstat(1)
54.br
fa73b229 55http://localhost:631/help
ef416fc2 56.SH COPYRIGHT
fa73b229 57Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
ef416fc2 58.\"
fa73b229 59.\" End of "$Id: lpq.man 4948 2006-01-19 03:23:41Z mike $".
ef416fc2 60.\"