]> 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 6649 2007-07-11 21:46:42Z mike $"
3 .\"
4 .\" lpq man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 2007 by Apple Inc.
7 .\" Copyright 1997-2006 by Easy Software Products.
8 .\"
9 .\" These coded instructions, statements, and computer programs are the
10 .\" property of Apple Inc. and are protected by Federal copyright
11 .\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12 .\" which should have been included with this file. If this file is
13 .\" file is missing or damaged, see the license at "http://www.cups.org/".
14 .\"
15 .TH lpq 1 "Common UNIX Printing System" "12 February 2006" "Apple Inc."
16 .SH NAME
17 lpq \- show printer queue status
18 .SH SYNOPSIS
19 .B lpq
20 [ -E ] [ -U
21 .I username
22 ] [ -h
23 .I server[:port]
24 ] [ -P
25 .I destination[/instance]
26 ] [ -a ] [ -l ] [
27 .I +interval
28 ]
29 .SH DESCRIPTION
30 \fIlpq\fR shows the current print queue status on the named
31 printer. Jobs queued on the default destination will be shown if
32 no printer or class is specified on the command-line.
33 .LP
34 The \fI+interval\fR option allows you to continuously report the
35 jobs in the queue until the queue is empty; the list of jobs is
36 show one every \fIinterval\fR seconds.
37 .SH OPTIONS
38 \fIlpq\fR supports the following options:
39 .TP 5
40 -E
41 .br
42 Forces encryption when connecting to the server.
43 .TP 5
44 -P destination[/instance]
45 .br
46 Specifies an alternate printer or class name.
47 .TP 5
48 -U username
49 .br
50 Specifies an alternate username.
51 .TP 5
52 -a
53 .br
54 Reports jobs on all printers.
55 .TP 5
56 -h server[:port]
57 .br
58 Specifies an alternate server.
59 .TP 5
60 -l
61 .br
62 Requests a more verbose (long) reporting format.
63 .SH SEE ALSO
64 \fIcancel(1)\fR, \fIlp(1)\fR, \fIlpr(1)\fR, \fIlprm(1)\fR,
65 \fIlpstat(1)\fR,
66 .br
67 http://localhost:631/help
68 .SH COPYRIGHT
69 Copyright 2007 by Apple Inc.
70 .\"
71 .\" End of "$Id: lpq.man 6649 2007-07-11 21:46:42Z mike $".
72 .\"