Blame man/ppdmerge.man

Packit 2fc92b
.\"
Packit 2fc92b
.\" ppdmerge man page for CUPS.
Packit 2fc92b
.\"
Packit 2fc92b
.\" Copyright 2007-2014 by Apple Inc.
Packit 2fc92b
.\" Copyright 1997-2007 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 ppdmerge 1 "CUPS" "12 June 2014" "Apple Inc."
Packit 2fc92b
.SH NAME
Packit 2fc92b
ppdmerge \- merge ppd files (deprecated)
Packit 2fc92b
.SH SYNOPSIS
Packit 2fc92b
.B ppdmerge
Packit 2fc92b
[
Packit 2fc92b
.B \-o
Packit 2fc92b
.I output-ppd-file
Packit 2fc92b
]
Packit 2fc92b
.I ppd-file
Packit 2fc92b
.I ppd-file
Packit 2fc92b
[ ...
Packit 2fc92b
.I ppd-file
Packit 2fc92b
]
Packit 2fc92b
.SH DESCRIPTION
Packit 2fc92b
\fBppdmerge\fR merges two or more PPD files into a single, multi-language
Packit 2fc92b
PPD file.
Packit 2fc92b
\fBThis program is deprecated and will be removed in a future release of CUPS.\fR
Packit 2fc92b
.SH OPTIONS
Packit 2fc92b
\fBppdmerge\fR supports the following options:
Packit 2fc92b
.TP
Packit 2fc92b
\fB\-o \fIoutput-ppd-file\fR
Packit 2fc92b
Specifies the PPD file to create.
Packit 2fc92b
If not specified, the merged PPD file is written to the standard output.
Packit 2fc92b
If the output file already exists, it is silently overwritten.
Packit 2fc92b
.SH NOTES
Packit 2fc92b
\fBppdmerge\fR does not check whether the merged PPD files are for the same device.
Packit 2fc92b
Merging of different device PPDs will yield unpredictable results.
Packit 2fc92b
.SH SEE ALSO
Packit 2fc92b
.BR ppdc (1),
Packit 2fc92b
.BR ppdhtml (1),
Packit 2fc92b
.BR ppdi (1),
Packit 2fc92b
.BR ppdpo (1),
Packit 2fc92b
.BR ppdcfile (5),
Packit 2fc92b
CUPS Online Help (http://localhost:631/help)
Packit 2fc92b
.SH COPYRIGHT
Packit 2fc92b
Copyright \[co] 2007-2017 by Apple Inc.