]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-lpinfo.html
The ipptool program now supports EXPECT statements for collection member
[thirdparty/cups.git] / doc / help / man-lpinfo.html
1 <!DOCTYPE HTML>
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>
11 lpinfo - show available devices or drivers
12 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
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
44 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
45 <i>lpinfo</i> lists the available devices or drivers known to the
46 CUPS server. The first form (<i>-m</i>) lists the available
47 drivers, while the second form (<i>-v</i>) lists the available
48 devices.
49 <h2 class="title"><a name="OPTIONS">Options</a></h2>
50 <i>lpinfo</i> accepts the following options:
51 <dl class="man">
52 <dt>-E
53 <dd style="margin-left: 5.0em"><br>
54 Forces encryption when connecting to the server.
55 <dt>-U username
56 <dd style="margin-left: 5.0em"><br>
57 Sets the username to use when connecting to the server.
58 <dt>-h server[:port]
59 <dd style="margin-left: 5.0em"><br>
60 Selects an alternate server.
61 <dt>-l
62 <dd style="margin-left: 5.0em"><br>
63 Shows a "long" listing of devices or drivers.
64 <dt>--device-id device-id-string
65 <dd style="margin-left: 5.0em"><br>
66 Specifies the IEEE-1284 device ID to match when listing drivers with the
67 <i>-m</i> option.
68 <dt>--exclude-schemes scheme-list
69 <dd style="margin-left: 5.0em"><br>
70 Specifies a comma-separated list of device or PPD schemes that should be
71 excluded from the results. Static PPD files use the "file" scheme.
72 <dt>--include-schemes scheme-list
73 <dd style="margin-left: 5.0em"><br>
74 Specifies a comma-separated list of device or PPD schemes that should be
75 included in the results. Static PPD files use the "file" scheme.
76 <dt>--language locale
77 <dd style="margin-left: 5.0em"><br>
78 Specifies the language to match when listing drivers with the <i>-m</i> option.
79 <dt>--make-and-model name
80 <dd style="margin-left: 5.0em"><br>
81 Specifies the make and model to match when listing drivers with the <i>-m</i>
82 option.
83 <dt>--product name
84 <dd style="margin-left: 5.0em"><br>
85 Specifies the product to match when listing drivers with the <i>-m</i> option.
86 <dt>--timeout seconds
87 <dd style="margin-left: 5.0em"><br>
88 Specifies the timeout when listing devices with the <i>-v</i> option.
89 </dl>
90 <h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
91 The <i>lpinfo</i> command is unique to CUPS.
92 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
93 <i>lpadmin(8)</i>,
94 <br>
95 <a href="http://localhost:631/help">http://localhost:631/help</a>
96 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
97 Copyright 2007-2013 by Apple Inc.
98
99 </body>
100 </html>