]> 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 4948 2006-01-19 03:23:41Z mike $"
3 .\"
4 .\" lpq man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 1997-2006 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" "18 January 2006" "Easy Software Products"
25 .SH NAME
26 lpq \- show printer queue status
27 .SH SYNOPSIS
28 .B lpq
29 [ -E ] [ -U
30 .I username
31 ] [ -h
32 .I hostname[:port]
33 ] [ \-P
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.
40 Jobs queued on the default destination will be shown if no printer or
41 class is specified on the command-line.
42 .LP
43 The \fIinterval\fR option allows you to continuously report the jobs
44 in the queue until the queue is empty; the list of jobs is show one
45 every \fIinterval\fR seconds.
46 .LP
47 The \fI-E\fR option forces encryption when connecting to the server.
48 .LP
49 The \fI-a\fR option reports jobs on all printers.
50 .LP
51 The \fI-l\fR option requests a more verbose (long) reporting format.
52 .SH SEE ALSO
53 cancel(1), lp(1), lpr(1), lprm(1), lpstat(1)
54 .br
55 http://localhost:631/help
56 .SH COPYRIGHT
57 Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
58 .\"
59 .\" End of "$Id: lpq.man 4948 2006-01-19 03:23:41Z mike $".
60 .\"