]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-cups-deviced.html
Final sync-up with cups.org trunk repository
[thirdparty/cups.git] / doc / help / man-cups-deviced.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
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
14 </b><i>request-id limit user-id options
15 </i><h2 class="title"><a name="DESCRIPTION">Description</a></h2>
16 <i>cups-deviced</i> polls the backends in
17 <i>/usr/libexec/cups/backend</i> for a list of available devices.
18 It is run by <a href='man-cupsd.html?TOPIC=Man+Pages'>cupsd(8)</a> 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>