]> git.ipfire.org Git - thirdparty/cups.git/blob - man/lprm.man
Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file.
[thirdparty/cups.git] / man / lprm.man
1 .\"
2 .\" "$Id: lprm.man 177 2006-06-21 00:20:03Z jlovell $"
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" "12 February 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 server[:port]
33 ] [ -P
34 .I destination[/instance]
35 ] [ - ] [
36 .I job ID(s)
37 ]
38 .SH DESCRIPTION
39 \fIlprm\fR cancels print jobs that have been queued for printing.
40 If no arguments are supplied, the current job on the default
41 destination is cancelled. You can specify one or more job ID
42 numbers to cancel those jobs or use the \fI-\fR option to cancel
43 all jobs.
44 .SH OPTIONS
45 The \fIlprm\fR command supports the following options:
46 .TP 5
47 -E
48 .br
49 Forces encryption when connecting to the server.
50 .TP 5
51 -P destination[/instance]
52 .br
53 Specifies the destination printer or class.
54 .TP 5
55 -U username
56 .br
57 Specifies an alternate username.
58 .TP 5
59 -h server[:port]
60 .br
61 Specifies and alternate server.
62 .SH COMPATIBILITY
63 The CUPS version of \fIlprm\fR is compatible with the standard
64 Berkeley \fIlprm\fR command.
65 .SH SEE ALSO
66 \fIcancel(1)\fR, \fIlp(1)\fR, \fIlpq(1)\fR, \fIlpr(1)\fR,
67 \fIlpstat(1)\fR,
68 .br
69 http://localhost:631/help
70 .SH COPYRIGHT
71 Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
72 .\"
73 .\" End of "$Id: lprm.man 177 2006-06-21 00:20:03Z jlovell $".
74 .\"