]> git.ipfire.org Git - thirdparty/cups.git/blame - man/enable.8
Import cups.org releases
[thirdparty/cups.git] / man / enable.8
CommitLineData
641f3d83
MS
1.\"
2.\" "$Id: enable.8 380 1999-06-10 16:15:04Z mike $"
3.\"
4.\" enable/disable man page for the Common UNIX Printing System (CUPS).
5.\"
6.\" Copyright 1997-1999 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 enable 8 "Common UNIX Printing System" "14 May 1999" "Easy Software Products"
25.SH NAME
26disable, disable \- stop/start printers and classes
27.SH SYNOPSIS
28.B enable
29destination(s)
30.br
31.B disable
32[ \-c ] [ -h
33.I server
34] [ \-r [
35.I reason
36] ] destination(s)
37.SH DESCRIPTION
38\fBenable\fR starts the named printers or classes.
39.LP
40\fBdisable\fR stops the named printers or classes. The following options may
41be used:
42.TP 5
43\-c
44.br
45Cancels all jobs on the named destination.
46.TP 5
47\-r [ \fIreason\fR ]
48.br
49Sets the message associated with the stopped state. If no reason is specified
50then the message is set to "Reason Unknown".
51.SH COMPATIBILITY
52The CUPS versions of \fBdisable\fR and \fBenable\fR may ask the user for an
53access password depending on the printing system configuration. This differs
54from the System V versions which require the root user to execute these
55commands.
56.SH SEE ALSO
57accept(8), cancel(1), lp(1), lpadmin(8), lpstat(1), reject(8),
58CUPS Software Administrator's Manual
59.SH COPYRIGHT
60Copyright 1993-1999 by Easy Software Products, All Rights Reserved.
61
62.\"
63.\" End of "$Id: enable.8 380 1999-06-10 16:15:04Z mike $".
64.\"