]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-lpstat.html
Save man page updates.
[thirdparty/cups.git] / doc / help / man-lpstat.html
index 513d3c809187d474de4fe9239788aef0a3b8e28c..b394b0c1de653c8574da1fc7969b40a9d29e6bc3 100644 (file)
 lpstat - print cups status information
 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
 <b>lpstat</b>
 lpstat - print cups status information
 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
 <b>lpstat</b>
-[ -E ] [ -H ] [ -U
+[
+<b>-E</b>
+] [
+<b>-H</b>
+] [
+<b>-U</b>
 <i>username</i>
 <i>username</i>
-] [ -h
-<i>hostname[:port]</i>
-] [ -l ] [ -W
+] [
+<b>-h </b><i>hostname</i>[<b>:</b><i>port</i>]
+] [
+<b>-l</b>
+] [
+<b>-W</b>
 <i>which-jobs</i>
 <i>which-jobs</i>
-] [ -a [
+] [
+<b>-a</b>
+[
 <i>destination(s)</i>
 <i>destination(s)</i>
-] ] [ -c [
+] ] [
+<b>-c</b>
+[
 <i>class(es)</i>
 <i>class(es)</i>
-] ] [ -d ] [ -o [
+] ] [
+<b>-d</b>
+] [
+<b>-o</b>
+[
 <i>destination(s)</i>
 <i>destination(s)</i>
-] ] [ -p [
+] ] [
+<b>-p</b>
+[
 <i>printer(s)</i>
 <i>printer(s)</i>
-] ] [ -r ] [ -R ] [ -s ] [ -t ] [ -u [
+] ] [
+<b>-r</b>
+] [
+<b>-R</b>
+] [
+<b>-s</b>
+] [
+<b>-t</b>
+] [
+<b>-u</b>
+[
 <i>user(s)</i>
 <i>user(s)</i>
-] ] [ -v [
+] ] [
+<b>-v</b>
+[
 <i>printer(s)</i>
 ] ]
 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
 <i>printer(s)</i>
 ] ]
 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
-<i>lpstat</i> displays status information about the current
-classes, jobs, and printers. When run with no arguments,
-<i>lpstat</i> will list jobs queued by the current user.
+<b>lpstat</b> displays status information about the current classes, jobs, and printers.
+When run with no arguments, <b>lpstat</b> will list active jobs queued by the current user.
 <h2 class="title"><a name="OPTIONS">Options</a></h2>
 <h2 class="title"><a name="OPTIONS">Options</a></h2>
-The <i>lpstat</i> command supports the following options:
+The <b>lpstat</b> command supports the following options:
 <dl class="man">
 <dl class="man">
-<dt>-E
-<dd style="margin-left: 5.0em"><br>
-Forces encryption when connecting to the server.
-<dt>-H
-<dd style="margin-left: 5.0em"><br>
-Shows the server hostname and port.
-<dt>-R
-<dd style="margin-left: 5.0em"><br>
-Shows the ranking of print jobs.
-<dt>-U username
-<dd style="margin-left: 5.0em"><br>
-Specifies an alternate username.
-<dt>-W which-jobs
-<dd style="margin-left: 5.0em"><br>
-Specifies which jobs to show, <i>completed</i> or
-<i>not-completed</i> (the default). This option <i>must</i> appear
-before the <i>-o</i> option and/or any printer names, otherwise
-the default (not-completed) value will be used in the request to
-the scheduler.
-<dt>-a [printer(s)]
-<dd style="margin-left: 5.0em"><br>
-Shows the accepting state of printer queues. If no printers are
-specified then all printers are listed.
-<dt>-c [class(es)]
-<dd style="margin-left: 5.0em"><br>
-Shows the printer classes and the printers that belong to them.
+<dt><b>-E</b>
+<dd style="margin-left: 5.0em">Forces encryption when connecting to the server.
+<dt><b>-H</b>
+<dd style="margin-left: 5.0em">Shows the server hostname and port.
+<dt><b>-R</b>
+<dd style="margin-left: 5.0em">Shows the ranking of print jobs.
+<dt><b>-U </b><i>username</i>
+<dd style="margin-left: 5.0em">Specifies an alternate username.
+<dt><b>-W </b><i>which-jobs</i>
+<dd style="margin-left: 5.0em">Specifies which jobs to show, "completed" or "not-completed" (the default).
+This option <i>must</i> appear before the <i>-o</i> option and/or any printer names, otherwise the default ("not-completed") value will be used in the request to the scheduler.
+<dt><b>-a </b>[<i>printer(s)</i>]
+<dd style="margin-left: 5.0em">Shows the accepting state of printer queues.
+If no printers are specified then all printers are listed.
+<dt><b>-c </b>[<i>class(es)</i>]
+<dd style="margin-left: 5.0em">Shows the printer classes and the printers that belong to them.
 If no classes are specified then all classes are listed.
 If no classes are specified then all classes are listed.
-<dt>-d
-<dd style="margin-left: 5.0em"><br>
-Shows the current default destination.
-<dt>-h server[:port]
-<dd style="margin-left: 5.0em"><br>
-Specifies an alternate server.
-<dt>-l
-<dd style="margin-left: 5.0em"><br>
-Shows a long listing of printers, classes, or jobs.
-<dt>-o [destination(s)]
-<dd style="margin-left: 5.0em"><br>
-Shows the jobs queue on the specified destinations. If no destinations are
-specified all jobs are shown.
-<dt>-p [printer(s)]
-<dd style="margin-left: 5.0em"><br>
-Shows the printers and whether or not they are enabled for printing. If
-no printers are specified then all printers are listed.
-<dt>-r
-<dd style="margin-left: 5.0em"><br>
-Shows whether the CUPS server is running.
-<dt>-s
-<dd style="margin-left: 5.0em"><br>
-Shows a status summary, including the default destination, a
-list of classes and their member printers, and a list of printers and
-their associated devices. This is equivalent to using the "-d", "-c",
-and "-v" options.
-<dt>-t
-<dd style="margin-left: 5.0em"><br>
-Shows all status information. This is equivalent to using the "-r",
-"-d", "-c", "-v", "-a", "-p", and "-o" options.
-<dt>-u [user(s)]
-<dd style="margin-left: 5.0em"><br>
-Shows a list of print jobs queued by the specified users. If no users
-are specified, lists the jobs queued by the current user.
-<dt>-v [printer(s)]
-<dd style="margin-left: 5.0em"><br>
-Shows the printers and what device they are attached to. If no printers
-are specified then all printers are listed.
+<dt><b>-d</b>
+<dd style="margin-left: 5.0em">Shows the current default destination.
+<dt><b>-h </b><i>server</i>[<b>:</b><i>port</i>]
+<dd style="margin-left: 5.0em">Specifies an alternate server.
+<dt><b>-l</b>
+<dd style="margin-left: 5.0em">Shows a long listing of printers, classes, or jobs.
+<dt><b>-o </b>[<i>destination(s)</i>]
+<dd style="margin-left: 5.0em">Shows the jobs queued on the specified destinations.
+If no destinations are specified all jobs are shown.
+<dt><b>-p </b>[<i>printer(s)</i>]
+<dd style="margin-left: 5.0em">Shows the printers and whether they are enabled for printing.
+If no printers are specified then all printers are listed.
+<dt><b>-r</b>
+<dd style="margin-left: 5.0em">Shows whether the CUPS server is running.
+<dt><b>-s</b>
+<dd style="margin-left: 5.0em">Shows a status summary, including the default destination, a list of classes and their member printers, and a list of printers and their associated devices.
+This is equivalent to using the <i>-d</i>, <i>-c</i>, and <i>-v</i> options.
+<dt><b>-t</b>
+<dd style="margin-left: 5.0em">Shows all status information.
+This is equivalent to using the <i>-r</i>, <i>-d</i>, <i>-c</i>, <i>-v</i>, <i>-a</i>, <i>-p</i>, and <i>-o</i> options.
+<dt><b>-u </b>[<i>user(s)</i>]
+<dd style="margin-left: 5.0em">Shows a list of print jobs queued by the specified users.
+If no users are specified, lists the jobs queued by the current user.
+<dt><b>-v </b>[<i>printer(s)</i>]
+<dd style="margin-left: 5.0em">Shows the printers and what device they are attached to.
+If no printers are specified then all printers are listed.
 </dl>
 </dl>
-<h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
-Unlike the System V printing system, CUPS allows printer names to
-contain any printable character except SPACE, TAB, "/", and "#".
+<h2 class="title"><a name="CONFORMING_TO">Conforming To</a></h2>
+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 <i>not</i> case-sensitive.
 Also, printer and class names are <i>not</i> case-sensitive.
-<p>The "-h", "-E", "-U", and "-W" options are unique to CUPS.
-<p>The Solaris "-f", "-P", and "-S" options are silently ignored.
+<p>The <i>-h</i>, <i>-E</i>, <i>-U</i>, and <i>-W</i> options are unique to CUPS.
+<p>The Solaris <i>-f</i>, <i>-P</i>, and <i>-S</i> options are silently ignored.
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
-<i>cancel(1)</i>, <i>lp(1)</i>,
-<br>
-<a href="http://localhost:631/help">http://localhost:631/help</a>
+<a href="man-cancel.html?TOPIC=Man+Pages"><b>cancel</b>(1),</a>
+<a href="man-lp.html?TOPIC=Man+Pages"><b>lp</b>(1),</a>
+<a href="man-lpq.html?TOPIC=Man+Pages"><b>lpq</b>(1),</a>
+<a href="man-lpr.html?TOPIC=Man+Pages"><b>lpr</b>(1),</a>
+<a href="man-lprm.html?TOPIC=Man+Pages"><b>lprm</b>(1),</a>
+CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright 2007-2013 by Apple Inc.
+Copyright &copy; 2007-2014 by Apple Inc.
 
 </body>
 </html>
 
 </body>
 </html>