]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-lprm.html
Save work.
[thirdparty/cups.git] / doc / help / man-lprm.html
1 <!DOCTYPE HTML>
2 <html>
3 <!-- SECTION: Man Pages -->
4 <head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>lprm(1)</title>
7 </head>
8 <body>
9 <h1 class="title">lprm(1)</h1>
10 <h2 class="title"><a name="NAME">Name</a></h2>
11 lprm - cancel print jobs
12 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13 <b>lprm</b>
14 [ -E ] [ -U
15 <i>username</i>
16 ] [ -h
17 <i>server[:port]</i>
18 ] [ -P
19 <i>destination[/instance]</i>
20 ] [ - ] [
21 <i>job</i><i>ID(s)</i>
22 ]
23 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
24 <i>lprm</i> cancels print jobs that have been queued for printing.
25 If no arguments are supplied, the current job on the default
26 destination is cancelled. You can specify one or more job ID
27 numbers to cancel those jobs or use the <i>-</i> option to cancel
28 all jobs.
29 <h2 class="title"><a name="OPTIONS">Options</a></h2>
30 The <i>lprm</i> command supports the following options:
31 <dl class="man">
32 <dt>-E
33 <dd style="margin-left: 5.0em"><br>
34 Forces encryption when connecting to the server.
35 <dt>-P destination[/instance]
36 <dd style="margin-left: 5.0em"><br>
37 Specifies the destination printer or class.
38 <dt>-U username
39 <dd style="margin-left: 5.0em"><br>
40 Specifies an alternate username.
41 <dt>-h server[:port]
42 <dd style="margin-left: 5.0em"><br>
43 Specifies an alternate server.
44 </dl>
45 <h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
46 The CUPS version of <i>lprm</i> is compatible with the standard
47 Berkeley <i>lprm</i> command.
48 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
49 <i>cancel(1)</i>, <i>lp(1)</i>, <i>lpq(1)</i>, <i>lpr(1)</i>,
50 <i>lpstat(1)</i>,
51 <br>
52 <a href="http://localhost:631/help">http://localhost:631/help</a>
53 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
54 Copyright 2007-2013 by Apple Inc.
55
56 </body>
57 </html>