]> git.ipfire.org Git - thirdparty/cups.git/blame - man/cupsenable.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / cupsenable.man
CommitLineData
ef416fc2 1.\"
2.\" "$Id: cupsenable.man 4833 2005-11-12 21:46:52Z mike $"
3.\"
4.\" enable/disable 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 enable 8 "Common UNIX Printing System" "23 January 2001" "Easy Software Products"
25.SH NAME
26disable, enable \- stop/start printers and classes
27.SH SYNOPSIS
28.B disable
29[ -E ] [ \-c ] [ -h
30.I server
31] [ \-r
32.I reason
33] destination(s)
34.br
35.B enable
36[ -E ] destination(s)
37.SH DESCRIPTION
38\fIenable\fR starts the named printers or classes.
39.LP
40\fIdisable\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.LP
52The \fI-E\fR option forces encryption when connecting to the server.
53.SH COMPATIBILITY
54The CUPS versions of \fIdisable\fR and \fIenable\fR may ask the user for an
55access password depending on the printing system configuration. This differs
56from the System V versions which require the root user to execute these
57commands.
58.SH SEE ALSO
59accept(8), cancel(1), lp(1), lpadmin(8), lpstat(1), reject(8),
60CUPS Software Administrators Manual,
61http://localhost:631/documentation.html
62.SH COPYRIGHT
63Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
64
65.\"
66.\" End of "$Id: cupsenable.man 4833 2005-11-12 21:46:52Z mike $".
67.\"