]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-cups-deviced.html
The ipptool program now supports EXPECT statements for collection member
[thirdparty/cups.git] / doc / help / man-cups-deviced.html
1 <!DOCTYPE HTML>
2 <html>
3 <!-- SECTION: Man Pages -->
4 <head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>cups-deviced(8)</title>
7 </head>
8 <body>
9 <h1 class="title">cups-deviced(8)</h1>
10 <h2 class="title"><a name="NAME">Name</a></h2>
11 cups-deviced - cups device daemon
12 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13 <b>cups-deviced</b>
14 <i>request-id</i><i>limit</i><i>user-id</i><i>options</i>
15 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
16 <i>cups-deviced</i> polls the backends in
17 <i>/usr/lib/cups/backend</i> or <i>/usr/libexec/cups/backend</i> (OS X) for a
18 list of available devices. It is run by <i>cupsd(8)</i> in response to a
19 <i>CUPS-Get-Devices</i> request. The output format is an IPP
20 response message. The <i>request-id</i> argument is the request ID
21 from the original IPP request, typically 1. The <i>limit</i>
22 argument is the limit value from the original IPP request - 0
23 means no limit. The <i>user-id</i> argument is the
24 requesting-user-name value from the original IPP request.
25 Finally, the <i>options</i> argument is a space-delimited list of
26 attributes ("name=value name=value ...") that were passed in
27 with the request. Currently <i>cups-deviced</i> looks for the
28 <i>requested-attributes</i> attribute and tailors the output
29 accordingly.
30 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
31 backend(7), cupsd(8), cupsd.conf(5),
32 <br>
33 <a href="http://localhost:631/help">http://localhost:631/help</a>
34 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
35 Copyright 2007-2013 by Apple Inc.
36
37 </body>
38 </html>