]> git.ipfire.org Git - thirdparty/cups.git/blame_incremental - man/lprm.man
<rdar://problem/13876199> cups.org: Need ippfind command-line utility
[thirdparty/cups.git] / man / lprm.man
... / ...
CommitLineData
1.\"
2.\" "$Id: lprm.man 7600 2008-05-20 21:06:23Z mike $"
3.\"
4.\" lprm man page for CUPS.
5.\"
6.\" Copyright 2007-2013 by Apple Inc.
7.\" Copyright 1997-2006 by Easy Software Products.
8.\"
9.\" These coded instructions, statements, and computer programs are the
10.\" property of Apple Inc. and are protected by Federal copyright
11.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12.\" which should have been included with this file. If this file is
13.\" file is missing or damaged, see the license at "http://www.cups.org/".
14.\"
15.TH lprm 1 "CUPS" "28 August 2009" "Apple Inc."
16.SH NAME
17lprm \- cancel print jobs
18.SH SYNOPSIS
19.B lprm
20[ -E ] [ -U
21.I username
22] [ -h
23.I server[:port]
24] [ -P
25.I destination[/instance]
26] [ - ] [
27.I job ID(s)
28]
29.SH DESCRIPTION
30\fIlprm\fR cancels print jobs that have been queued for printing.
31If no arguments are supplied, the current job on the default
32destination is cancelled. You can specify one or more job ID
33numbers to cancel those jobs or use the \fI-\fR option to cancel
34all jobs.
35.SH OPTIONS
36The \fIlprm\fR command supports the following options:
37.TP 5
38-E
39.br
40Forces encryption when connecting to the server.
41.TP 5
42-P destination[/instance]
43.br
44Specifies the destination printer or class.
45.TP 5
46-U username
47.br
48Specifies an alternate username.
49.TP 5
50-h server[:port]
51.br
52Specifies an alternate server.
53.SH COMPATIBILITY
54The CUPS version of \fIlprm\fR is compatible with the standard
55Berkeley \fIlprm\fR command.
56.SH SEE ALSO
57\fIcancel(1)\fR, \fIlp(1)\fR, \fIlpq(1)\fR, \fIlpr(1)\fR,
58\fIlpstat(1)\fR,
59.br
60http://localhost:631/help
61.SH COPYRIGHT
62Copyright 2007-2013 by Apple Inc.
63.\"
64.\" End of "$Id: lprm.man 7600 2008-05-20 21:06:23Z mike $".
65.\"