]> git.ipfire.org Git - thirdparty/cups.git/blame - man/cups-deviced.man.in
The ipptool program now supports EXPECT statements for collection member
[thirdparty/cups.git] / man / cups-deviced.man.in
CommitLineData
bd7854cb 1.\"
e4e5666b 2.\" "$Id$"
bd7854cb 3.\"
321d8d57 4.\" cups-deviced man page for CUPS.
bd7854cb 5.\"
0fa6c7fa 6.\" Copyright 2007-2013 by Apple Inc.
bd7854cb 7.\" Copyright 1997-2006 by Easy Software Products.
8.\"
9.\" These coded instructions, statements, and computer programs are the
bc44d920 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/".
bd7854cb 14.\"
ffa2ca90 15.TH cups-deviced 8 "CUPS" "8 July 2013" "Apple Inc."
bd7854cb 16.SH NAME
17cups-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
ffa2ca90
MS
23\fI/usr/lib/cups/backend\fR or \fI/usr/libexec/cups/backend\fR (OS X) for a
24list of available devices. It is run by \fIcupsd(8)\fR in response to a
bd7854cb 25\fICUPS-Get-Devices\fR request. The output format is an IPP
26response message. The \fIrequest-id\fR argument is the request ID
dd1abb6b 27from the original IPP request, typically 1. The \fIlimit\fR
bd7854cb 28argument is the limit value from the original IPP request - 0
29means no limit. The \fIuser-id\fR argument is the
30requesting-user-name value from the original IPP request.
31Finally, the \fIoptions\fR argument is a space-delimited list of
32attributes ("name=value name=value \...") that were passed in
33with the request. Currently \fIcups-deviced\fR looks for the
34\fIrequested-attributes\fR attribute and tailors the output
35accordingly.
36.SH SEE ALSO
37backend(7), cupsd(8), cupsd.conf(5),
38.br
39http://localhost:631/help
40.SH COPYRIGHT
0fa6c7fa 41Copyright 2007-2013 by Apple Inc.
bd7854cb 42.\"
e4e5666b 43.\" End of "$Id$".
bd7854cb 44.\"