Blame man/lpc.man

Packit 2fc92b
.\"
Packit 2fc92b
.\" lpc man page for CUPS.
Packit 2fc92b
.\"
Packit 2fc92b
.\" Copyright 2007-2014 by Apple Inc.
Packit 2fc92b
.\" Copyright 1997-2006 by Easy Software Products.
Packit 2fc92b
.\"
Packit 2fc92b
.\" These coded instructions, statements, and computer programs are the
Packit 2fc92b
.\" property of Apple Inc. and are protected by Federal copyright
Packit 2fc92b
.\" law.  Distribution and use rights are outlined in the file "LICENSE.txt"
Packit 2fc92b
.\" which should have been included with this file.  If this file is
Packit 2fc92b
.\" file is missing or damaged, see the license at "http://www.cups.org/".
Packit 2fc92b
.\"
Packit 2fc92b
.TH lpc 8 "CUPS" "11 June 2014" "Apple Inc."
Packit 2fc92b
.SH NAME
Packit 2fc92b
lpc \- line printer control program
Packit 2fc92b
.SH SYNOPSIS
Packit 2fc92b
.B lpc
Packit 2fc92b
[
Packit 2fc92b
.I command
Packit 2fc92b
[
Packit 2fc92b
.I parameter(s)
Packit 2fc92b
] ]
Packit 2fc92b
.SH DESCRIPTION
Packit 2fc92b
\fBlpc\fR provides limited control over printer and class queues provided by CUPS. It can also be used to query the state of queues.
Packit 2fc92b
.LP
Packit 2fc92b
If no command is specified on the command-line, \fBlpc\fR displays a prompt and accepts commands from the standard input.
Packit 2fc92b
.SS COMMANDS
Packit 2fc92b
The \fBlpc\fR program accepts a subset of commands accepted by the Berkeley \fBlpc\fR program of the same name:
Packit 2fc92b
.TP 5
Packit 2fc92b
.B exit
Packit 2fc92b
Exits the command interpreter.
Packit 2fc92b
.TP 5
Packit 2fc92b
\fBhelp \fR[\fIcommand\fR]
Packit 2fc92b
.TP 5
Packit 2fc92b
\fB? \fR[\fIcommand\fR]
Packit 2fc92b
Displays a short help message.
Packit 2fc92b
.TP 5
Packit 2fc92b
.B quit
Packit 2fc92b
Exits the command interpreter.
Packit 2fc92b
.TP 5
Packit 2fc92b
\fBstatus \fR[\fIqueue\fR]
Packit 2fc92b
Displays the status of one or more printer or class queues.
Packit 2fc92b
.SH NOTES
Packit 2fc92b
Since \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.
Packit 2fc92b
To configure printer or class queues you must use the
Packit 2fc92b
.BR lpadmin (8)
Packit 2fc92b
command or another CUPS-compatible client with that functionality.
Packit 2fc92b
.SH SEE ALSO
Packit 2fc92b
.BR cancel (1),
Packit 2fc92b
.BR cupsaccept (8),
Packit 2fc92b
.BR cupsenable (8),
Packit 2fc92b
.BR lp (1),
Packit 2fc92b
.BR lpadmin (8),
Packit 2fc92b
.BR lpr (1),
Packit 2fc92b
.BR lprm (1),
Packit 2fc92b
.BR lpstat (1),
Packit 2fc92b
CUPS Online Help (http://localhost:631/help)
Packit 2fc92b
.SH COPYRIGHT
Packit 2fc92b
Copyright \[co] 2007-2017 by Apple Inc.