]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpinfo.man
Import CUPS v1.7.1
[thirdparty/cups.git] / man / lpinfo.man
CommitLineData
ef416fc2 1.\"
61515785 2.\" "$Id: lpinfo.man 11022 2013-06-06 22:14:09Z msweet $"
ef416fc2 3.\"
321d8d57 4.\" lpinfo man page for CUPS.
ef416fc2 5.\"
0fa6c7fa 6.\" Copyright 2007-2013 by Apple Inc.
bd7854cb 7.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 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/".
ef416fc2 14.\"
9aff70cc 15.TH lpinfo 8 "CUPS" "5 December 2008" "Apple Inc."
ef416fc2 16.SH NAME
17lpinfo \- show available devices or drivers
18.SH SYNOPSIS
19.B lpinfo
bd7854cb 20[ -E ] [ -U
21.I username
22] [ -h
23.I server[:port]
58dc1933
MS
24] [ -l ] [ --device-id
25.I device-id-string
ed6e7faf
MS
26] [ --exclude-schemes
27.I scheme-list
28] [ --include-schemes
29.I scheme-list
58dc1933
MS
30] [ --language
31.I locale
32] [ --make-and-model
33.I name
34] [ --product
35.I name
36] -m
bd7854cb 37.br
38.B lpinfo
39[ -E ] [ -U
40.I username
41] [ -h
42.I server[:port]
ed6e7faf
MS
43] [ -l ] [ --exclude-schemes
44.I scheme-list
45] [ --include-schemes
46.I scheme-list
47] [ --timeout
58dc1933
MS
48.I seconds
49] -v
ef416fc2 50.SH DESCRIPTION
bd7854cb 51\fIlpinfo\fR lists the available devices or drivers known to the
52CUPS server. The first form (\fI-m\fR) lists the available
53drivers, while the second form (\fI-v\fR) lists the available
54devices.
55.SH OPTIONS
56\fIlpinfo\fR accepts the following options:
ef416fc2 57.TP 5
bd7854cb 58-E
ef416fc2 59.br
60Forces encryption when connecting to the server.
61.TP 5
bd7854cb 62-U username
ef416fc2 63.br
bd7854cb 64Sets the username to use when connecting to the server.
ef416fc2 65.TP 5
bd7854cb 66-h server[:port]
ef416fc2 67.br
bd7854cb 68Selects an alternate server.
ef416fc2 69.TP 5
bd7854cb 70-l
ef416fc2 71.br
bd7854cb 72Shows a "long" listing of devices or drivers.
58dc1933
MS
73.TP 5
74--device-id device-id-string
75.br
76Specifies the IEEE-1284 device ID to match when listing drivers with the
77\fI-m\fR option.
78.TP 5
ed6e7faf
MS
79--exclude-schemes scheme-list
80.br
81Specifies a comma-separated list of device or PPD schemes that should be
82excluded from the results. Static PPD files use the "file" scheme.
83.TP 5
84--include-schemes scheme-list
85.br
86Specifies a comma-separated list of device or PPD schemes that should be
87included in the results. Static PPD files use the "file" scheme.
88.TP 5
58dc1933
MS
89--language locale
90.br
91Specifies the language to match when listing drivers with the \fI-m\fR option.
92.TP 5
93--make-and-model name
94.br
95Specifies the make and model to match when listing drivers with the \fI-m\fR
96option.
97.TP 5
98--product name
99.br
100Specifies the product to match when listing drivers with the \fI-m\fR option.
101.TP 5
102--timeout seconds
103.br
104Specifies the timeout when listing devices with the \fI-v\fR option.
ef416fc2 105.SH COMPATIBILITY
bd7854cb 106The \fIlpinfo\fR command is unique to CUPS.
ef416fc2 107.SH SEE ALSO
bd7854cb 108\fIlpadmin(8)\fR,
109.br
110http://localhost:631/help
ef416fc2 111.SH COPYRIGHT
0fa6c7fa 112Copyright 2007-2013 by Apple Inc.
ef416fc2 113.\"
61515785 114.\" End of "$Id: lpinfo.man 11022 2013-06-06 22:14:09Z msweet $".
ef416fc2 115.\"