]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lpinfo.html
Save work.
[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:
2909c66c
MS
51<dl class="man">
52<dt>-E
53<dd style="margin-left: 5.0em"><br>
c277f98c 54Forces encryption when connecting to the server.
2909c66c
MS
55<dt>-U username
56<dd style="margin-left: 5.0em"><br>
c277f98c 57Sets the username to use when connecting to the server.
2909c66c
MS
58<dt>-h server[:port]
59<dd style="margin-left: 5.0em"><br>
c277f98c 60Selects an alternate server.
2909c66c
MS
61<dt>-l
62<dd style="margin-left: 5.0em"><br>
c277f98c 63Shows a "long" listing of devices or drivers.
2909c66c
MS
64<dt>--device-id device-id-string
65<dd style="margin-left: 5.0em"><br>
c277f98c 66Specifies the IEEE-1284 device ID to match when listing drivers with the
94436c5a 67<i>-m</i> option.
2909c66c
MS
68<dt>--exclude-schemes scheme-list
69<dd style="margin-left: 5.0em"><br>
c277f98c 70Specifies a comma-separated list of device or PPD schemes that should be
94436c5a 71excluded from the results. Static PPD files use the "file" scheme.
2909c66c
MS
72<dt>--include-schemes scheme-list
73<dd style="margin-left: 5.0em"><br>
c277f98c 74Specifies a comma-separated list of device or PPD schemes that should be
94436c5a 75included in the results. Static PPD files use the "file" scheme.
2909c66c
MS
76<dt>--language locale
77<dd style="margin-left: 5.0em"><br>
c277f98c 78Specifies the language to match when listing drivers with the <i>-m</i> option.
2909c66c
MS
79<dt>--make-and-model name
80<dd style="margin-left: 5.0em"><br>
c277f98c 81Specifies the make and model to match when listing drivers with the <i>-m</i>
94436c5a 82option.
2909c66c
MS
83<dt>--product name
84<dd style="margin-left: 5.0em"><br>
c277f98c 85Specifies the product to match when listing drivers with the <i>-m</i> option.
2909c66c
MS
86<dt>--timeout seconds
87<dd style="margin-left: 5.0em"><br>
c277f98c 88Specifies the timeout when listing devices with the <i>-v</i> option.
2909c66c 89</dl>
94436c5a
MS
90<h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
91The <i>lpinfo</i> command is unique to CUPS.
92<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
c277f98c 93<i>lpadmin(8)</i>,
94436c5a 94<br>
c277f98c 95<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a
MS
96<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
97Copyright 2007-2013 by Apple Inc.
98
99</body>
100</html>