]> git.ipfire.org Git - thirdparty/cups.git/blob - man/lpq.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lpq.man
1 .\"
2 .\" "$Id: lpq.man 4493 2005-02-18 02:09:53Z mike $"
3 .\"
4 .\" lpq man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 1997-2005 by Easy Software Products.
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 .\"
24 .TH lpq 1 "Common UNIX Printing System" "13 February 2001" "Easy Software Products"
25 .SH NAME
26 lpq \- show printer queue status
27 .SH SYNOPSIS
28 .B lpq
29 [ -E ] [ \-P
30 .I dest
31 ] [ \-a ] [ \-l ] [
32 .I +interval
33 ]
34 .SH DESCRIPTION
35 \fIlpq\fR shows the current print queue status on the named printer.
36 Jobs queued on the default destination will be shown if no printer or
37 class is specified on the command-line.
38 .LP
39 The \fIinterval\fR option allows you to continuously report the jobs
40 in the queue until the queue is empty; the list of jobs is show one
41 every \fIinterval\fR seconds.
42 .LP
43 The \fI-E\fR option forces encryption when connecting to the server.
44 .LP
45 The \fI-a\fR option reports jobs on all printers.
46 .LP
47 The \fI-l\fR option requests a more verbose (long) reporting format.
48 .SH SEE ALSO
49 cancel(1), lp(1), lpr(1), lprm(1), lpstat(1)
50 .br
51 CUPS Software Users Manual,
52 http://localhost:631/documentation.html
53 .SH COPYRIGHT
54 Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
55 .\"
56 .\" End of "$Id: lpq.man 4493 2005-02-18 02:09:53Z mike $".
57 .\"