]> 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 5099 2006-02-13 02:46:10Z 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" "12 February 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 server[:port]
33 ] [ -P
34 .I destination[/instance]
35 ] [ -a ] [ -l ] [
36 .I +interval
37 ]
38 .SH DESCRIPTION
39 \fIlpq\fR shows the current print queue status on the named
40 printer. Jobs queued on the default destination will be shown if
41 no printer or class is specified on the command-line.
42 .LP
43 The \fI+interval\fR option allows you to continuously report the
44 jobs in the queue until the queue is empty; the list of jobs is
45 show one every \fIinterval\fR seconds.
46 .SH OPTIONS
47 \fIlpq\fR supports the following options:
48 .TP 5
49 -E
50 .br
51 Forces encryption when connecting to the server.
52 .TP 5
53 -P destination[/instance]
54 .br
55 Specifies an alternate printer or class name.
56 .TP 5
57 -U username
58 .br
59 Specifies an alternate username.
60 .TP 5
61 -a
62 .br
63 Reports jobs on all printers.
64 .TP 5
65 -h server[:port]
66 .br
67 Specifies an alternate server.
68 .TP 5
69 -l
70 .br
71 Requests a more verbose (long) reporting format.
72 .SH SEE ALSO
73 \fIcancel(1)\fR, \fIlp(1)\fR, \fIlpr(1)\fR, \fIlprm(1)\fR,
74 \fIlpstat(1)\fR,
75 .br
76 http://localhost:631/help
77 .SH COPYRIGHT
78 Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
79 .\"
80 .\" End of "$Id: lpq.man 5099 2006-02-13 02:46:10Z mike $".
81 .\"