]> 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 4948 2006-01-19 03:23:41Z mike $"
3 .\"
4 .\" accept/reject man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 1997-2006 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" "18 January 2006" "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 ] [ -U
33 .I username
34 ] [ -h
35 .I hostname[:port]
36 ] [ -r
37 .I reason
38 ]
39 destination(s)
40 .SH DESCRIPTION
41 \fIaccept\fR instructs the printing system to accept print jobs to the
42 specified destinations.
43 .LP
44 \fIreject\fR instructs the printing system to reject print jobs to the
45 specified destinations. The \fI-r\fR option sets the reason for rejecting
46 print jobs. If not specified the reason defaults to "Reason Unknown".
47 .LP
48 The \fI-E\fR option forces encryption when connecting to the server.
49 .SH COMPATIBILITY
50 The CUPS versions of \fIaccept\fR and \fIreject\fR may ask the user for an
51 access password depending on the printing system configuration. This differs
52 from the System V versions which require the root user to execute these
53 commands.
54 .SH SEE ALSO
55 cancel(1), disable(8), enable(8), lp(1), lpadmin(8), lpstat(1),
56 .br
57 http://localhost:631/help
58 .SH COPYRIGHT
59 Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
60 .\"
61 .\" End of "$Id: accept.man 4948 2006-01-19 03:23:41Z mike $".
62 .\"