]> git.ipfire.org Git - thirdparty/cups.git/blame - man/cups-deviced.man.in
Load cups into easysw/current.
[thirdparty/cups.git] / man / cups-deviced.man.in
CommitLineData
bd7854cb 1.\"
bc44d920 2.\" "$Id: cups-deviced.man.in 6649 2007-07-11 21:46:42Z mike $"
bd7854cb 3.\"
4.\" cups-deviced man page for the Common UNIX Printing System (CUPS).
5.\"
bc44d920 6.\" Copyright 2007 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.\"
bc44d920 15.TH cups-deviced 8 "Common UNIX Printing System" "12 February 2006" "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
23\fI@CUPS_SERVERBIN@/backend\fR for a list of available devices.
24It is run by \fIcupsd(8)\fR in response to a
25\fICUPS-Get-Devices\fR request. The output format is an IPP
26response message. The \fIrequest-id\fR argument is the request ID
27from the original IPP request, typically 1. The \Ilimit\fR
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
bc44d920 41Copyright 2007 by Apple Inc.
bd7854cb 42.\"
bc44d920 43.\" End of "$Id: cups-deviced.man.in 6649 2007-07-11 21:46:42Z mike $".
bd7854cb 44.\"