]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-cups-deviced.html
Add HTML man pages.
[thirdparty/cups.git] / doc / help / man-cups-deviced.html
diff --git a/doc/help/man-cups-deviced.html b/doc/help/man-cups-deviced.html
new file mode 100644 (file)
index 0000000..1940f64
--- /dev/null
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- SECTION: Man Pages -->
+<head>
+       <link rel="stylesheet" type="text/css" href="../cups-printable.css">
+       <title>cups-deviced(8)</title>
+</head>
+<body>
+<h1 class="title">cups-deviced(8)</h1>
+<h2 class="title"><a name="NAME">Name</a></h2>
+cups-deviced - cups device daemon
+<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
+<b>cups-deviced
+</b><i>request-id limit user-id options
+</i><h2 class="title"><a name="DESCRIPTION">Description</a></h2>
+<i>cups-deviced</i> polls the backends in
+<i>/usr/lib/cups/backend</i> for a list of available devices.
+It is run by <a href='man-cupsd.html?TOPIC=Man+Pages'>cupsd(8)</a> in response to a
+<i>CUPS-Get-Devices</i> request. The output format is an IPP
+response message. The <i>request-id</i> argument is the request ID
+from the original IPP request, typically 1. The <i>limit</i>
+argument is the limit value from the original IPP request - 0
+means no limit. The <i>user-id</i> argument is the
+requesting-user-name value from the original IPP request.
+Finally, the <i>options</i> argument is a space-delimited list of
+attributes ("name=value name=value ...") that were passed in
+with the request. Currently <i>cups-deviced</i> looks for the
+<i>requested-attributes</i> attribute and tailors the output
+accordingly.
+<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
+backend(7), cupsd(8), cupsd.conf(5),
+<br>
+<a href='http://localhost:631/help'>http://localhost:631/help</a>
+<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
+Copyright 2007-2013 by Apple Inc.
+
+</body>
+</html>