]> git.ipfire.org Git - thirdparty/cups.git/blob - man/lprm.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lprm.man
1 .\"
2 .\" "$Id: lprm.man 5010 2006-01-27 19:53:55Z mike $"
3 .\"
4 .\" lprm 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 lprm 1 "Common UNIX Printing System" "27 January 2006" "Easy Software Products"
25 .SH NAME
26 lprm \- cancel print jobs
27 .SH SYNOPSIS
28 .B lprm
29 [ -E ] [ -U
30 .I username
31 ] [ -h
32 .I hostname[:port]
33 ] [ -P
34 .I destination
35 ] [ - ] [
36 .I job ID(s)
37 ]
38 .SH DESCRIPTION
39 \fBlprm\fR cancels print jobs that have been queued for printing. The \fI-P\fR
40 option specifies the destination printer or class.
41 .LP
42 If no arguments are supplied, the current job on the default destination is
43 cancelled. You can specify one or more job ID numbers to cancel those jobs,
44 or use the \fI\-\fR option to cancel all jobs.
45 .LP
46 The \fI-E\fR option forces encryption when connecting to the server.
47 .LP
48 The \fI-U\fR option specifies the username to use when connecting to the server.
49 .LP
50 The \fI-h\fR option an alternate server to use.
51 .SH COMPATIBILITY
52 The CUPS version of \fIlprm\fR is compatible with the standard Berkeley
53 \fIlprm\fR command.
54 .SH SEE ALSO
55 cancel(1), lp(1), lpstat(1), lpr(1),
56 .br
57 http://localhost:631/help
58 .SH COPYRIGHT
59 Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
60 .\"
61 .\" End of "$Id: lprm.man 5010 2006-01-27 19:53:55Z mike $".
62 .\"