]> git.ipfire.org Git - thirdparty/cups.git/blob - man/accept.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / accept.man
1 .\"
2 .\" "$Id: accept.man 4493 2005-02-18 02:09:53Z mike $"
3 .\"
4 .\" accept/reject 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 accept 8 "Common UNIX Printing System" "23 January 2001" "Easy Software Products"
25 .SH NAME
26 accept/reject \- accept/reject jobs sent to a destination
27 .SH SYNOPSIS
28 .B accept
29 destination(s)
30 .br
31 .B reject
32 [ -E ] [ -h
33 .I server
34 ] [ -r
35 .I reason
36 ]
37 destination(s)
38 .SH DESCRIPTION
39 \fIaccept\fR instructs the printing system to accept print jobs to the
40 specified destinations.
41 .LP
42 \fIreject\fR instructs the printing system to reject print jobs to the
43 specified destinations. The \fI-r\fR option sets the reason for rejecting
44 print jobs. If not specified the reason defaults to "Reason Unknown".
45 .LP
46 The \fI-E\fR option forces encryption when connecting to the server.
47 .SH COMPATIBILITY
48 The CUPS versions of \fIaccept\fR and \fIreject\fR may ask the user for an
49 access password depending on the printing system configuration. This differs
50 from the System V versions which require the root user to execute these
51 commands.
52 .SH SEE ALSO
53 cancel(1), disable(8), enable(8), lp(1), lpadmin(8), lpstat(1),
54 CUPS Software Administrators Manual,
55 http://localhost:631/documentation.html
56 .SH COPYRIGHT
57 Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
58 .\"
59 .\" End of "$Id: accept.man 4493 2005-02-18 02:09:53Z mike $".
60 .\"