]> git.ipfire.org Git - thirdparty/cups.git/blob - man/cups-deviced.man.in
Import CUPS v1.7.1
[thirdparty/cups.git] / man / cups-deviced.man.in
1 .\"
2 .\" "$Id: cups-deviced.man.in 11109 2013-07-08 21:15:13Z msweet $"
3 .\"
4 .\" cups-deviced man page for CUPS.
5 .\"
6 .\" Copyright 2007-2013 by Apple Inc.
7 .\" Copyright 1997-2006 by Easy Software Products.
8 .\"
9 .\" These coded instructions, statements, and computer programs are the
10 .\" property of Apple Inc. and are protected by Federal copyright
11 .\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12 .\" which should have been included with this file. If this file is
13 .\" file is missing or damaged, see the license at "http://www.cups.org/".
14 .\"
15 .TH cups-deviced 8 "CUPS" "8 July 2013" "Apple Inc."
16 .SH NAME
17 cups-deviced \- cups device daemon
18 .SH SYNOPSIS
19 .B cups-deviced
20 .I request-id limit user-id options
21 .SH DESCRIPTION
22 \fIcups-deviced\fR polls the backends in
23 \fI/usr/lib/cups/backend\fR or \fI/usr/libexec/cups/backend\fR (OS X) for a
24 list of available devices. It is run by \fIcupsd(8)\fR in response to a
25 \fICUPS-Get-Devices\fR request. The output format is an IPP
26 response message. The \fIrequest-id\fR argument is the request ID
27 from the original IPP request, typically 1. The \fIlimit\fR
28 argument is the limit value from the original IPP request - 0
29 means no limit. The \fIuser-id\fR argument is the
30 requesting-user-name value from the original IPP request.
31 Finally, the \fIoptions\fR argument is a space-delimited list of
32 attributes ("name=value name=value \...") that were passed in
33 with the request. Currently \fIcups-deviced\fR looks for the
34 \fIrequested-attributes\fR attribute and tailors the output
35 accordingly.
36 .SH SEE ALSO
37 backend(7), cupsd(8), cupsd.conf(5),
38 .br
39 http://localhost:631/help
40 .SH COPYRIGHT
41 Copyright 2007-2013 by Apple Inc.
42 .\"
43 .\" End of "$Id: cups-deviced.man.in 11109 2013-07-08 21:15:13Z msweet $".
44 .\"