]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lprm.man
Import CUPS v1.7.1
[thirdparty/cups.git] / man / lprm.man
CommitLineData
ef416fc2 1.\"
61515785 2.\" "$Id: lprm.man 11022 2013-06-06 22:14:09Z msweet $"
ef416fc2 3.\"
321d8d57 4.\" lprm man page for CUPS.
ef416fc2 5.\"
0fa6c7fa 6.\" Copyright 2007-2013 by Apple Inc.
fa73b229 7.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 8.\"
9.\" These coded instructions, statements, and computer programs are the
bc44d920 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/".
ef416fc2 14.\"
7a0cbd5e 15.TH lprm 1 "CUPS" "28 August 2009" "Apple Inc."
ef416fc2 16.SH NAME
17lprm \- cancel print jobs
18.SH SYNOPSIS
19.B lprm
fa73b229 20[ -E ] [ -U
21.I username
22] [ -h
bd7854cb 23.I server[:port]
fa73b229 24] [ -P
bd7854cb 25.I destination[/instance]
09ec0018 26] [ - ] [
ef416fc2 27.I job ID(s)
28]
29.SH DESCRIPTION
bd7854cb 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
7a0cbd5e 52Specifies an alternate server.
ef416fc2 53.SH COMPATIBILITY
bd7854cb 54The CUPS version of \fIlprm\fR is compatible with the standard
55Berkeley \fIlprm\fR command.
ef416fc2 56.SH SEE ALSO
bd7854cb 57\fIcancel(1)\fR, \fIlp(1)\fR, \fIlpq(1)\fR, \fIlpr(1)\fR,
58\fIlpstat(1)\fR,
fa73b229 59.br
60http://localhost:631/help
ef416fc2 61.SH COPYRIGHT
0fa6c7fa 62Copyright 2007-2013 by Apple Inc.
ef416fc2 63.\"
61515785 64.\" End of "$Id: lprm.man 11022 2013-06-06 22:14:09Z msweet $".
ef416fc2 65.\"