]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpc.man
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / man / lpc.man
CommitLineData
ef416fc2 1.\"
6e12033b 2.\" lpc man page for CUPS.
ef416fc2 3.\"
6e12033b
MS
4.\" Copyright 2007-2014 by Apple Inc.
5.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 6.\"
6e12033b
MS
7.\" These coded instructions, statements, and computer programs are the
8.\" property of Apple Inc. and are protected by Federal copyright
9.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
10.\" which should have been included with this file. If this file is
11.\" file is missing or damaged, see the license at "http://www.cups.org/".
ef416fc2 12.\"
6e12033b 13.TH lpc 8 "CUPS" "11 June 2014" "Apple Inc."
ef416fc2 14.SH NAME
15lpc \- line printer control program
16.SH SYNOPSIS
17.B lpc
18[
19.I command
20[
21.I parameter(s)
22] ]
23.SH DESCRIPTION
6e12033b 24\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 25.LP
6e12033b
MS
26If no command is specified on the command-line, \fBlpc\fR displays a prompt and accepts commands from the standard input.
27.SS COMMANDS
28The \fBlpc\fR program accepts a subset of commands accepted by the Berkeley \fBlpc\fR program of the same name:
ef416fc2 29.TP 5
6e12033b 30.B exit
ef416fc2 31Exits the command interpreter.
32.TP 5
6e12033b 33\fBhelp \fR[\fIcommand\fR]
bd7854cb 34.TP 5
6e12033b 35\fB? \fR[\fIcommand\fR]
ef416fc2 36Displays a short help message.
37.TP 5
6e12033b 38.B quit
ef416fc2 39Exits the command interpreter.
40.TP 5
6e12033b 41\fBstatus \fR[\fIqueue\fR]
ef416fc2 42Displays the status of one or more printer or class queues.
6e12033b
MS
43.SH NOTES
44Since \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.
45To configure printer or class queues you must use the
46.BR lpadmin (8)
47command or another CUPS-compatible client with that functionality.
ef416fc2 48.SH SEE ALSO
6e12033b
MS
49.BR cancel (1),
50.BR cupsaccept (8),
51.BR cupsenable (8),
52.BR lp (1),
53.BR lpadmin (8),
54.BR lpr (1),
55.BR lprm (1),
56.BR lpstat (1),
57CUPS Online Help (http://localhost:631/help)
ef416fc2 58.SH COPYRIGHT
fbfee7a8 59Copyright \[co] 2007-2015 by Apple Inc.