]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpinfo.man
Changelog.
[thirdparty/cups.git] / man / lpinfo.man
CommitLineData
8032d749 1.\"
b2e10895 2.\" "$Id$"
8032d749 3.\"
5b9bc2e0 4.\" lpinfo man page for CUPS.
8032d749 5.\"
dc0f86cb 6.\" Copyright 2007-2013 by Apple Inc.
766ef83d 7.\" Copyright 1997-2006 by Easy Software Products.
8032d749 8.\"
9.\" These coded instructions, statements, and computer programs are the
4e8d321f 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/".
8032d749 14.\"
86de9054 15.TH lpinfo 8 "CUPS" "5 December 2008" "Apple Inc."
8032d749 16.SH NAME
12d12418 17lpinfo \- show available devices or drivers
8032d749 18.SH SYNOPSIS
19.B lpinfo
766ef83d 20[ -E ] [ -U
21.I username
22] [ -h
23.I server[:port]
904836ce 24] [ -l ] [ --device-id
25.I device-id-string
05e571cf 26] [ --exclude-schemes
27.I scheme-list
28] [ --include-schemes
29.I scheme-list
904836ce 30] [ --language
31.I locale
32] [ --make-and-model
33.I name
34] [ --product
35.I name
36] -m
766ef83d 37.br
38.B lpinfo
39[ -E ] [ -U
40.I username
41] [ -h
42.I server[:port]
05e571cf 43] [ -l ] [ --exclude-schemes
44.I scheme-list
45] [ --include-schemes
46.I scheme-list
47] [ --timeout
904836ce 48.I seconds
49] -v
8032d749 50.SH DESCRIPTION
766ef83d 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:
8032d749 57.TP 5
766ef83d 58-E
1c9e0181 59.br
60Forces encryption when connecting to the server.
61.TP 5
766ef83d 62-U username
8032d749 63.br
766ef83d 64Sets the username to use when connecting to the server.
8032d749 65.TP 5
766ef83d 66-h server[:port]
8032d749 67.br
766ef83d 68Selects an alternate server.
8032d749 69.TP 5
766ef83d 70-l
8032d749 71.br
766ef83d 72Shows a "long" listing of devices or drivers.
904836ce 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
05e571cf 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
904836ce 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.
8032d749 105.SH COMPATIBILITY
766ef83d 106The \fIlpinfo\fR command is unique to CUPS.
8032d749 107.SH SEE ALSO
766ef83d 108\fIlpadmin(8)\fR,
109.br
110http://localhost:631/help
8032d749 111.SH COPYRIGHT
dc0f86cb 112Copyright 2007-2013 by Apple Inc.
8032d749 113.\"
b2e10895 114.\" End of "$Id$".
8032d749 115.\"