]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/lpinfo.man
Fix compile error.
[thirdparty/cups.git] / man / lpinfo.man
index 81a583c1b79221719c04da92acc82c98a9dc2d83..9a5527eef08dc9195f2199517cf46ef903f77911 100644 (file)
@@ -1,9 +1,9 @@
 .\"
-.\" "$Id: lpinfo.man 6649 2007-07-11 21:46:42Z mike $"
+.\" "$Id$"
 .\"
-.\"   lpinfo man page for the Common UNIX Printing System (CUPS).
+.\"   lpinfo man page for CUPS.
 .\"
-.\"   Copyright 2007 by Apple Inc.
+.\"   Copyright 2007-2013 by Apple Inc.
 .\"   Copyright 1997-2006 by Easy Software Products.
 .\"
 .\"   These coded instructions, statements, and computer programs are the
@@ -12,7 +12,7 @@
 .\"   which should have been included with this file.  If this file is
 .\"   file is missing or damaged, see the license at "http://www.cups.org/".
 .\"
-.TH lpinfo 8 "Common UNIX Printing System" "12 February 2006" "Apple Inc."
+.TH lpinfo 8 "CUPS" "5 December 2008" "Apple Inc."
 .SH NAME
 lpinfo \- show available devices or drivers
 .SH SYNOPSIS
@@ -21,14 +21,32 @@ lpinfo \- show available devices or drivers
 .I username
 ] [ -h
 .I server[:port]
-] [ -l ] -m
+] [ -l ] [ --device-id
+.I device-id-string
+] [ --exclude-schemes
+.I scheme-list
+] [ --include-schemes
+.I scheme-list
+] [ --language
+.I locale
+] [ --make-and-model
+.I name
+] [ --product
+.I name
+] -m
 .br
 .B lpinfo
 [ -E ] [ -U
 .I username
 ] [ -h
 .I server[:port]
-] [ -l ] -v
+] [ -l ] [ --exclude-schemes
+.I scheme-list
+] [ --include-schemes
+.I scheme-list
+] [ --timeout
+.I seconds
+] -v
 .SH DESCRIPTION
 \fIlpinfo\fR lists the available devices or drivers known to the
 CUPS server. The first form (\fI-m\fR) lists the available
@@ -52,6 +70,38 @@ Selects an alternate server.
 -l
 .br
 Shows a "long" listing of devices or drivers.
+.TP 5
+--device-id device-id-string
+.br
+Specifies the IEEE-1284 device ID to match when listing drivers with the
+\fI-m\fR option.
+.TP 5
+--exclude-schemes scheme-list
+.br
+Specifies a comma-separated list of device or PPD schemes that should be
+excluded from the results. Static PPD files use the "file" scheme.
+.TP 5
+--include-schemes scheme-list
+.br
+Specifies a comma-separated list of device or PPD schemes that should be
+included in the results. Static PPD files use the "file" scheme.
+.TP 5
+--language locale
+.br
+Specifies the language to match when listing drivers with the \fI-m\fR option.
+.TP 5
+--make-and-model name
+.br
+Specifies the make and model to match when listing drivers with the \fI-m\fR
+option.
+.TP 5
+--product name
+.br
+Specifies the product to match when listing drivers with the \fI-m\fR option.
+.TP 5
+--timeout seconds
+.br
+Specifies the timeout when listing devices with the \fI-v\fR option.
 .SH COMPATIBILITY
 The \fIlpinfo\fR command is unique to CUPS.
 .SH SEE ALSO
@@ -59,7 +109,7 @@ The \fIlpinfo\fR command is unique to CUPS.
 .br
 http://localhost:631/help
 .SH COPYRIGHT
-Copyright 2007 by Apple Inc.
+Copyright 2007-2013 by Apple Inc.
 .\"
-.\" End of "$Id: lpinfo.man 6649 2007-07-11 21:46:42Z mike $".
+.\" End of "$Id$".
 .\"