]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdmerge.man
Allow more paths in sandbox.
[thirdparty/cups.git] / man / ppdmerge.man
CommitLineData
ac884b6a 1.\"
e4e5666b 2.\" "$Id$"
ac884b6a 3.\"
b4a8492a 4.\" ppdmerge man page for CUPS.
ac884b6a 5.\"
b4a8492a
MS
6.\" Copyright 2007-2014 by Apple Inc.
7.\" Copyright 1997-2007 by Easy Software Products.
ac884b6a 8.\"
b4a8492a
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/".
ac884b6a 14.\"
b4a8492a 15.TH ppdmerge 1 "CUPS" "12 June 2014" "Apple Inc."
ac884b6a 16.SH NAME
b4a8492a 17ppdmerge \- merge ppd files (deprecated)
ac884b6a
MS
18.SH SYNOPSIS
19.B ppdmerge
b4a8492a
MS
20[
21.B \-o
ac884b6a
MS
22.I output-ppd-file
23]
24.I ppd-file
b4a8492a
MS
25.I ppd-file
26[ ...
27.I ppd-file
ac884b6a
MS
28]
29.SH DESCRIPTION
b4a8492a 30\fBppdmerge\fR merges two or more PPD files into a single, multi-language
ac884b6a 31PPD file.
b4a8492a
MS
32\fBThis program is deprecated and will be removed in a future release of CUPS.\fR
33.SH OPTIONS
34\fBppdmerge\fR supports the following options:
35.TP
36\fB\-o \fIoutput-ppd-file\fR
37Specifies the PPD file to create.
38If not specified, the merged PPD file is written to the standard output.
39If the output file already exists, it is silently overwritten.
ac884b6a 40.SH NOTES
b4a8492a
MS
41\fBppdmerge\fR does not check whether the merged PPD files are for the same device.
42Merging of different device PPDs will yield unpredictable results.
ac884b6a 43.SH SEE ALSO
b4a8492a
MS
44.BR ppdc (1),
45.BR ppdhtml (1),
46.BR ppdi (1),
47.BR ppdpo (1),
48.BR ppdcfile (5),
49CUPS Online Help (http://localhost:631/help)
ac884b6a 50.SH COPYRIGHT
b4a8492a 51Copyright \[co] 2007-2014 by Apple Inc.
ac884b6a 52.\"
e4e5666b 53.\" End of "$Id$".
ac884b6a 54.\"