]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lprm.man
To prepare to load cups into easysw/current, perform 4 renames.
[thirdparty/cups.git] / man / lprm.man
CommitLineData
ef416fc2 1.\"
2.\" "$Id: lprm.man 4493 2005-02-18 02:09:53Z mike $"
3.\"
4.\" lprm man page for the Common UNIX Printing System (CUPS).
5.\"
6.\" Copyright 1997-2005 by Easy Software Products.
7.\"
8.\" These coded instructions, statements, and computer programs are the
9.\" property of Easy Software Products and are protected by Federal
10.\" copyright law. Distribution and use rights are outlined in the file
11.\" "LICENSE.txt" which should have been included with this file. If this
12.\" file is missing or damaged please contact Easy Software Products
13.\" at:
14.\"
15.\" Attn: CUPS Licensing Information
16.\" Easy Software Products
17.\" 44141 Airport View Drive, Suite 204
18.\" Hollywood, Maryland 20636 USA
19.\"
20.\" Voice: (301) 373-9600
21.\" EMail: cups-info@cups.org
22.\" WWW: http://www.cups.org
23.\"
24.TH lprm 1 "Common UNIX Printing System" "16 December 2004" "Easy Software Products"
25.SH NAME
26lprm \- cancel print jobs
27.SH SYNOPSIS
28.B lprm
29[ -E ] [ -P
30.I destination
31] [ - ] [
32.I job ID(s)
33]
34.SH DESCRIPTION
35\fBlprm\fR cancels print jobs that have been queued for printing. The \fI-P\fR
36option specifies the destination printer or class.
37.LP
38If no arguments are supplied, the current job on the default destination is
39cancelled. You can specify one or more job ID numbers to cancel those jobs,
40or use the \fI\-\fR option to cancel all jobs.
41.LP
42The \fI-E\fR option forces encryption when connecting to the server.
43.SH COMPATIBILITY
44The CUPS version of \fIlprm\fR is compatible with the standard Berkeley
45\fIlprm\fR command.
46.SH SEE ALSO
47cancel(1), lp(1), lpstat(1), lpr(1),
48CUPS Software Users Manual,
49http://localhost:631/documentation.html
50.SH COPYRIGHT
51Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
52.\"
53.\" End of "$Id: lprm.man 4493 2005-02-18 02:09:53Z mike $".
54.\"