]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-lpc.html
Update copyrights on all man pages.
[thirdparty/cups.git] / doc / help / man-lpc.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>lpc(8)</title>
7</head>
8<body>
9<h1 class="title">lpc(8)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11lpc - line printer control program
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
c277f98c
MS
13<b>lpc</b>
14[
15<i>command</i>
16[
17<i>parameter(s)</i>
18] ]
94436c5a 19<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
6e12033b
MS
20<b>lpc</b> provides limited control over printer and class queues provided by CUPS. It can also be used to query the state of queues.
21<p>If no command is specified on the command-line, <b>lpc</b> displays a prompt and accepts commands from the standard input.
22<h3><a name="COMMANDS">Commands</a></h3>
23The <b>lpc</b> program accepts a subset of commands accepted by the Berkeley <b>lpc</b> program of the same name:
2909c66c 24<dl class="man">
6e12033b
MS
25<dt><b>exit</b>
26<dd style="margin-left: 5.0em">Exits the command interpreter.
27<dt><b>help </b>[<i>command</i>]
28<dd style="margin-left: 5.0em"><dt><b>? </b>[<i>command</i>]
29<dd style="margin-left: 5.0em">Displays a short help message.
30<dt><b>quit</b>
31<dd style="margin-left: 5.0em">Exits the command interpreter.
32<dt><b>status </b>[<i>queue</i>]
33<dd style="margin-left: 5.0em">Displays the status of one or more printer or class queues.
2909c66c 34</dl>
6e12033b
MS
35<h2 class="title"><a name="NOTES">Notes</a></h2>
36Since <b>lpc</b> is geared towards the Berkeley printing system, it is impossible to use <b>lpc</b> to configure printer or class queues provided by CUPS.
37To configure printer or class queues you must use the
38<a href="man-lpadmin.html?TOPIC=Man+Pages"><b>lpadmin</b>(8)</a>
39command or another CUPS-compatible client with that functionality.
94436c5a 40<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
6e12033b
MS
41<a href="man-cancel.html?TOPIC=Man+Pages"><b>cancel</b>(1),</a>
42<a href="man-cupsaccept.html?TOPIC=Man+Pages"><b>cupsaccept</b>(8),</a>
43<a href="man-cupsenable.html?TOPIC=Man+Pages"><b>cupsenable</b>(8),</a>
44<a href="man-lp.html?TOPIC=Man+Pages"><b>lp</b>(1),</a>
45<a href="man-lpadmin.html?TOPIC=Man+Pages"><b>lpadmin</b>(8),</a>
46<a href="man-lpr.html?TOPIC=Man+Pages"><b>lpr</b>(1),</a>
47<a href="man-lprm.html?TOPIC=Man+Pages"><b>lprm</b>(1),</a>
48<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
49CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
94436c5a 50<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
d58c2629 51Copyright &copy; 2007-2016 by Apple Inc.
94436c5a
MS
52
53</body>
54</html>