]> git.ipfire.org Git - thirdparty/cups.git/blob - man/lprm.man
Change the end copyright for Easy Software Products files to 2003.
[thirdparty/cups.git] / man / lprm.man
1 .\"
2 .\" "$Id: lprm.man,v 1.6 2002/12/17 18:59:57 swdev Exp $"
3 .\"
4 .\" lprm man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 1997-2003 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-3111 USA
19 .\"
20 .\" Voice: (301) 373-9603
21 .\" EMail: cups-info@cups.org
22 .\" WWW: http://www.cups.org
23 .\"
24 .TH lprm 1 "Common UNIX Printing System" "23 January 2001" "Easy Software Products"
25 .SH NAME
26 lprm \- 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
36 option specifies the destination printer or class.
37 .LP
38 If no arguments are supplied, the current job on the default destination is
39 cancelled. You can specify one or more job ID numbers to cancel those jobs,
40 or use the \fI\-\fR option to cancel all jobs.
41 .LP
42 The \fI-E\fR option forces encryption when connecting to the server.
43 .SH COMPATIBILITY
44 The CUPS version of \fIlprm\fR is compatible with the standard Berkeley
45 \fIlprm\fR command.
46 .SH SEE ALSO
47 cancel(1), lp(1), lpstat(1), lpr(1),
48 CUPS Software Users Manual,
49 http://localhost:631/documentation.html
50 .SH COPYRIGHT
51 Copyright 1993-2003 by Easy Software Products, All Rights Reserved.
52 .\"
53 .\" End of "$Id: lprm.man,v 1.6 2002/12/17 18:59:57 swdev Exp $".
54 .\"