]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lprm.man
Merge changes from CUPS 1.4svn-r7696.
[thirdparty/cups.git] / man / lprm.man
CommitLineData
ef416fc2 1.\"
75bd9771 2.\" "$Id: lprm.man 7600 2008-05-20 21:06:23Z mike $"
ef416fc2 3.\"
4.\" lprm man page for the Common UNIX Printing System (CUPS).
5.\"
bc44d920 6.\" Copyright 2007 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.\"
bc44d920 15.TH lprm 1 "Common UNIX Printing System" "12 February 2006" "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
52Specifies and 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
bc44d920 62Copyright 2007 by Apple Inc.
ef416fc2 63.\"
75bd9771 64.\" End of "$Id: lprm.man 7600 2008-05-20 21:06:23Z mike $".
ef416fc2 65.\"