]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lprm.html
Don't provide human-readable log message.
[thirdparty/cups.git] / doc / help / man-lprm.html
CommitLineData
94436c5a
MS
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
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>
11lprm - cancel print jobs
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13<b>lprm
14</b>[ -E ] [ -U
15<i>username
16</i>] [ -h
17<i>server[:port]
18</i>] [ -P
19<i>destination[/instance]
20</i>] [ - ] [
21<i>job ID(s)
22</i>]
23<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
24<i>lprm</i> cancels print jobs that have been queued for printing.
25If no arguments are supplied, the current job on the default
26destination is cancelled. You can specify one or more job ID
27numbers to cancel those jobs or use the <i>-</i> option to cancel
28all jobs.
29<h2 class="title"><a name="OPTIONS">Options</a></h2>
30The <i>lprm</i> command supports the following options:
31<dl>
32<dt>-E
33</dt>
34<dd></dd>
35<dd>Forces encryption when connecting to the server.
36</dd>
37<dt>-P destination[/instance]
38</dt>
39<dd></dd>
40<dd>Specifies the destination printer or class.
41</dd>
42<dt>-U username
43</dt>
44<dd></dd>
45<dd>Specifies an alternate username.
46</dd>
47<dt>-h server[:port]
48</dt>
49<dd></dd>
50<dd>Specifies an alternate server.
51</dd>
52</dl>
53<h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
54The CUPS version of <i>lprm</i> is compatible with the standard
55Berkeley <i>lprm</i> command.
56<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
57<a href='man-cancel.html?TOPIC=Man+Pages'>cancel(1)</a>, <a href='man-lp.html?TOPIC=Man+Pages'>lp(1)</a>, <a href='man-lpq.html?TOPIC=Man+Pages'>lpq(1)</a>, <a href='man-lpr.html?TOPIC=Man+Pages'>lpr(1)</a>,
58<a href='man-lpstat.html?TOPIC=Man+Pages'>lpstat(1)</a>,
59<br>
60<a href='http://localhost:631/help'>http://localhost:631/help</a>
61<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
62Copyright 2007-2013 by Apple Inc.
63
64</body>
65</html>