summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-05-26 10:06:54 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-05-26 10:06:54 -0400
commit4b17d76f2a8c16880dc6ab0b2c69c5b4095e5512 (patch)
tree5a2ed2d6c25e91a309794047cde23f6c989d2165 /man
parente1bb4a6e98056c1abb29e59c46d86bfdcbd662f5 (diff)
downloadcups-4b17d76f2a8c16880dc6ab0b2c69c5b4095e5512.tar.gz
Add support for "-e" option in lpstat (Issue #5005)
Diffstat (limited to 'man')
-rw-r--r--man/lpstat.man11
1 files changed, 8 insertions, 3 deletions
diff --git a/man/lpstat.man b/man/lpstat.man
index 64ed76839..5adb08dde 100644
--- a/man/lpstat.man
+++ b/man/lpstat.man
@@ -1,7 +1,7 @@
.\"
.\" lpstat man page for CUPS.
.\"
-.\" Copyright 2007-2014 by Apple Inc.
+.\" Copyright 2007-2017 by Apple Inc.
.\" Copyright 1997-2006 by Easy Software Products.
.\"
.\" These coded instructions, statements, and computer programs are the
@@ -10,7 +10,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 lpstat 1 "CUPS" "12 June 2014" "Apple Inc."
+.TH lpstat 1 "CUPS" "26 May 2017" "Apple Inc."
.SH NAME
lpstat \- print cups status information
.SH SYNOPSIS
@@ -40,6 +40,8 @@ lpstat \- print cups status information
] ] [
.B \-d
] [
+.B \-e
+] [
.B \-o
[
.I destination(s)
@@ -97,6 +99,9 @@ If no classes are specified then all classes are listed.
.B \-d
Shows the current default destination.
.TP 5
+.B \-e
+Shows all available destinations on the local network.
+.TP 5
\fB\-h \fIserver\fR[\fB:\fIport\fR]
Specifies an alternate server.
.TP 5
@@ -133,7 +138,7 @@ If no printers are specified then all printers are listed.
Unlike the System V printing system, CUPS allows printer names to contain any printable character except SPACE, TAB, "/", and "#".
Also, printer and class names are \fInot\fR case-sensitive.
.LP
-The \fI\-h\fR, \fI\-E\fR, \fI\-U\fR, and \fI\-W\fR options are unique to CUPS.
+The \fI\-h\fR, \fI-e\fR, \fI\-E\fR, \fI\-U\fR, and \fI\-W\fR options are unique to CUPS.
.LP
The Solaris \fI\-f\fR, \fI\-P\fR, and \fI\-S\fR options are silently ignored.
.SH SEE ALSO