]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lpinfo.html
Update CUPS filter/backend programming guide (STR #4355)
[thirdparty/cups.git] / doc / help / man-lpinfo.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>lpinfo(8)</title>
7</head>
8<body>
9<h1 class="title">lpinfo(8)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11lpinfo - show available devices or drivers
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
c277f98c
MS
13<b>lpinfo</b>
14[ -E ] [ -U
15<i>username</i>
16] [ -h
17<i>server[:port]</i>
18] [ -l ] [ --device-id
19<i>device-id-string</i>
20] [ --exclude-schemes
21<i>scheme-list</i>
22] [ --include-schemes
23<i>scheme-list</i>
24] [ --language
25<i>locale</i>
26] [ --make-and-model
27<i>name</i>
28] [ --product
29<i>name</i>
30] -m
31<br>
32<b>lpinfo</b>
33[ -E ] [ -U
34<i>username</i>
35] [ -h
36<i>server[:port]</i>
37] [ -l ] [ --exclude-schemes
38<i>scheme-list</i>
39] [ --include-schemes
40<i>scheme-list</i>
41] [ --timeout
42<i>seconds</i>
43] -v
94436c5a
MS
44<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
45<i>lpinfo</i> lists the available devices or drivers known to the
46CUPS server. The first form (<i>-m</i>) lists the available
47drivers, while the second form (<i>-v</i>) lists the available
48devices.
49<h2 class="title"><a name="OPTIONS">Options</a></h2>
50<i>lpinfo</i> accepts the following options:
c277f98c
MS
51<p style="margin-left: 5.0em; text-indent: -5.0em">-E
52<br>
53<br>
54Forces encryption when connecting to the server.
55<p style="margin-left: 5.0em; text-indent: -5.0em">-U username
56<br>
57<br>
58Sets the username to use when connecting to the server.
59<p style="margin-left: 5.0em; text-indent: -5.0em">-h server[:port]
60<br>
61<br>
62Selects an alternate server.
63<p style="margin-left: 5.0em; text-indent: -5.0em">-l
64<br>
65<br>
66Shows a "long" listing of devices or drivers.
67<p style="margin-left: 5.0em; text-indent: -5.0em">--device-id device-id-string
68<br>
69<br>
70Specifies the IEEE-1284 device ID to match when listing drivers with the
94436c5a 71<i>-m</i> option.
c277f98c
MS
72<p style="margin-left: 5.0em; text-indent: -5.0em">--exclude-schemes scheme-list
73<br>
74<br>
75Specifies a comma-separated list of device or PPD schemes that should be
94436c5a 76excluded from the results. Static PPD files use the "file" scheme.
c277f98c
MS
77<p style="margin-left: 5.0em; text-indent: -5.0em">--include-schemes scheme-list
78<br>
79<br>
80Specifies a comma-separated list of device or PPD schemes that should be
94436c5a 81included in the results. Static PPD files use the "file" scheme.
c277f98c
MS
82<p style="margin-left: 5.0em; text-indent: -5.0em">--language locale
83<br>
84<br>
85Specifies the language to match when listing drivers with the <i>-m</i> option.
86<p style="margin-left: 5.0em; text-indent: -5.0em">--make-and-model name
87<br>
88<br>
89Specifies the make and model to match when listing drivers with the <i>-m</i>
94436c5a 90option.
c277f98c
MS
91<p style="margin-left: 5.0em; text-indent: -5.0em">--product name
92<br>
93<br>
94Specifies the product to match when listing drivers with the <i>-m</i> option.
95<p style="margin-left: 5.0em; text-indent: -5.0em">--timeout seconds
96<br>
97<br>
98Specifies the timeout when listing devices with the <i>-v</i> option.
94436c5a
MS
99<h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
100The <i>lpinfo</i> command is unique to CUPS.
101<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
c277f98c 102<i>lpadmin(8)</i>,
94436c5a 103<br>
c277f98c 104<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a
MS
105<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
106Copyright 2007-2013 by Apple Inc.
107
108</body>
109</html>