]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-ppdmerge.html
Save work.
[thirdparty/cups.git] / doc / help / man-ppdmerge.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>ppdmerge(1)</title>
7</head>
8<body>
9<h1 class="title">ppdmerge(1)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11ppdmerge - merge ppd files
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
c277f98c
MS
13<b>ppdmerge</b>
14[ -o
15<i>output-ppd-file</i>
16]
17<i>ppd-file</i>
18<i>ppd-file2</i>
19[
2909c66c 20<i>...</i><i>ppd-fileN</i>
c277f98c 21]
94436c5a
MS
22<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
23<i>ppdmerge</i> merges two or more PPD files into a single, multi-language
24PPD file.
25<p>The <i>-o</i> option specifies the PPD file to create. If not specified,
26the merged PPD file is written to the standard output. If the output file
27already exists, the new
28<h2 class="title"><a name="NOTES">Notes</a></h2>
29<i>ppdmerge</i> does not check whether the merged PPD files are for the
30same device. Merging of different device PPDs will yield unpredictable
31results.
32<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
33cupsprofile(1), ppdc(1), ppdhtml(1), ppdi(1), ppdpo(1), ppdcfile(5)
34<br>
c277f98c 35<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a
MS
36<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
37Copyright 2007-2013 by Apple Inc.
38
39</body>
40</html>