]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpc.man
Update copyrights in man pages.
[thirdparty/cups.git] / man / lpc.man
CommitLineData
ef416fc2 1.\"
e4e5666b 2.\" "$Id$"
ef416fc2 3.\"
6e12033b 4.\" lpc man page for CUPS.
ef416fc2 5.\"
6e12033b
MS
6.\" Copyright 2007-2014 by Apple Inc.
7.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 8.\"
6e12033b
MS
9.\" These coded instructions, statements, and computer programs are the
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/".
ef416fc2 14.\"
6e12033b 15.TH lpc 8 "CUPS" "11 June 2014" "Apple Inc."
ef416fc2 16.SH NAME
17lpc \- line printer control program
18.SH SYNOPSIS
19.B lpc
20[
21.I command
22[
23.I parameter(s)
24] ]
25.SH DESCRIPTION
6e12033b 26\fBlpc\fR provides limited control over printer and class queues provided by CUPS. It can also be used to query the state of queues.
ef416fc2 27.LP
6e12033b
MS
28If no command is specified on the command-line, \fBlpc\fR displays a prompt and accepts commands from the standard input.
29.SS COMMANDS
30The \fBlpc\fR program accepts a subset of commands accepted by the Berkeley \fBlpc\fR program of the same name:
ef416fc2 31.TP 5
6e12033b 32.B exit
ef416fc2 33Exits the command interpreter.
34.TP 5
6e12033b 35\fBhelp \fR[\fIcommand\fR]
bd7854cb 36.TP 5
6e12033b 37\fB? \fR[\fIcommand\fR]
ef416fc2 38Displays a short help message.
39.TP 5
6e12033b 40.B quit
ef416fc2 41Exits the command interpreter.
42.TP 5
6e12033b 43\fBstatus \fR[\fIqueue\fR]
ef416fc2 44Displays the status of one or more printer or class queues.
6e12033b
MS
45.SH NOTES
46Since \fBlpc\fR is geared towards the Berkeley printing system, it is impossible to use \fBlpc\fR to configure printer or class queues provided by CUPS.
47To configure printer or class queues you must use the
48.BR lpadmin (8)
49command or another CUPS-compatible client with that functionality.
ef416fc2 50.SH SEE ALSO
6e12033b
MS
51.BR cancel (1),
52.BR cupsaccept (8),
53.BR cupsenable (8),
54.BR lp (1),
55.BR lpadmin (8),
56.BR lpr (1),
57.BR lprm (1),
58.BR lpstat (1),
59CUPS Online Help (http://localhost:631/help)
ef416fc2 60.SH COPYRIGHT
fbfee7a8 61Copyright \[co] 2007-2015 by Apple Inc.
ef416fc2 62.\"
e4e5666b 63.\" End of "$Id$".
ef416fc2 64.\"