]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lprm.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lprm.man
CommitLineData
ef416fc2 1.\"
09ec0018 2.\" "$Id: lprm.man 5010 2006-01-27 19:53:55Z mike $"
ef416fc2 3.\"
4.\" lprm man page for the Common UNIX Printing System (CUPS).
5.\"
fa73b229 6.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 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.\"
09ec0018 24.TH lprm 1 "Common UNIX Printing System" "27 January 2006" "Easy Software Products"
ef416fc2 25.SH NAME
26lprm \- cancel print jobs
27.SH SYNOPSIS
28.B lprm
fa73b229 29[ -E ] [ -U
30.I username
31] [ -h
32.I hostname[:port]
33] [ -P
ef416fc2 34.I destination
09ec0018 35] [ - ] [
ef416fc2 36.I job ID(s)
37]
38.SH DESCRIPTION
39\fBlprm\fR cancels print jobs that have been queued for printing. The \fI-P\fR
40option specifies the destination printer or class.
41.LP
42If no arguments are supplied, the current job on the default destination is
43cancelled. You can specify one or more job ID numbers to cancel those jobs,
44or use the \fI\-\fR option to cancel all jobs.
45.LP
46The \fI-E\fR option forces encryption when connecting to the server.
09ec0018 47.LP
48The \fI-U\fR option specifies the username to use when connecting to the server.
49.LP
50The \fI-h\fR option an alternate server to use.
ef416fc2 51.SH COMPATIBILITY
52The CUPS version of \fIlprm\fR is compatible with the standard Berkeley
53\fIlprm\fR command.
54.SH SEE ALSO
55cancel(1), lp(1), lpstat(1), lpr(1),
fa73b229 56.br
57http://localhost:631/help
ef416fc2 58.SH COPYRIGHT
fa73b229 59Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
ef416fc2 60.\"
09ec0018 61.\" End of "$Id: lprm.man 5010 2006-01-27 19:53:55Z mike $".
ef416fc2 62.\"