]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-cups-deviced.html
Add HTML man pages.
[thirdparty/cups.git] / doc / help / man-cups-deviced.html
CommitLineData
62b97abe 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>
11cups-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/lib/cups/backend</i> for a list of available devices.
18It 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
20response message. The <i>request-id</i> argument is the request ID
21from the original IPP request, typically 1. The <i>limit</i>
22argument is the limit value from the original IPP request - 0
23means no limit. The <i>user-id</i> argument is the
24requesting-user-name value from the original IPP request.
25Finally, the <i>options</i> argument is a space-delimited list of
26attributes ("name=value name=value ...") that were passed in
27with the request. Currently <i>cups-deviced</i> looks for the
28<i>requested-attributes</i> attribute and tailors the output
29accordingly.
30<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
31backend(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>
35Copyright 2007-2013 by Apple Inc.
36
37</body>
38</html>