]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-lpinfo.html
Initial work on man page modernization (STR #4372)
[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 <p style="margin-left: 5.0em; text-indent: -5.0em">-E
52 <br>
53 <br>
54 Forces encryption when connecting to the server.
55 <p style="margin-left: 5.0em; text-indent: -5.0em">-U username
56 <br>
57 <br>
58 Sets 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>
62 Selects an alternate server.
63 <p style="margin-left: 5.0em; text-indent: -5.0em">-l
64 <br>
65 <br>
66 Shows 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>
70 Specifies the IEEE-1284 device ID to match when listing drivers with the
71 <i>-m</i> option.
72 <p style="margin-left: 5.0em; text-indent: -5.0em">--exclude-schemes scheme-list
73 <br>
74 <br>
75 Specifies a comma-separated list of device or PPD schemes that should be
76 excluded from the results. Static PPD files use the "file" scheme.
77 <p style="margin-left: 5.0em; text-indent: -5.0em">--include-schemes scheme-list
78 <br>
79 <br>
80 Specifies a comma-separated list of device or PPD schemes that should be
81 included in the results. Static PPD files use the "file" scheme.
82 <p style="margin-left: 5.0em; text-indent: -5.0em">--language locale
83 <br>
84 <br>
85 Specifies 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>
89 Specifies the make and model to match when listing drivers with the <i>-m</i>
90 option.
91 <p style="margin-left: 5.0em; text-indent: -5.0em">--product name
92 <br>
93 <br>
94 Specifies 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>
98 Specifies the timeout when listing devices with the <i>-v</i> option.
99 <h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
100 The <i>lpinfo</i> command is unique to CUPS.
101 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
102 <i>lpadmin(8)</i>,
103 <br>
104 <a href="http://localhost:631/help">http://localhost:631/help</a>
105 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
106 Copyright 2007-2013 by Apple Inc.
107
108 </body>
109 </html>