]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lprm.html
More man page updates.
[thirdparty/cups.git] / doc / help / man-lprm.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
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>
c277f98c
MS
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]
94436c5a
MS
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:
c277f98c
MS
31<p style="margin-left: 5.0em; text-indent: -5.0em">-E
32<br>
33<br>
34Forces encryption when connecting to the server.
35<p style="margin-left: 5.0em; text-indent: -5.0em">-P destination[/instance]
36<br>
37<br>
38Specifies the destination printer or class.
39<p style="margin-left: 5.0em; text-indent: -5.0em">-U username
40<br>
41<br>
42Specifies an alternate username.
43<p style="margin-left: 5.0em; text-indent: -5.0em">-h server[:port]
44<br>
45<br>
46Specifies an alternate server.
94436c5a
MS
47<h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
48The CUPS version of <i>lprm</i> is compatible with the standard
49Berkeley <i>lprm</i> command.
50<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
c277f98c
MS
51<i>cancel(1)</i>, <i>lp(1)</i>, <i>lpq(1)</i>, <i>lpr(1)</i>,
52<i>lpstat(1)</i>,
94436c5a 53<br>
c277f98c 54<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a
MS
55<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
56Copyright 2007-2013 by Apple Inc.
57
58</body>
59</html>