]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-ppdmerge.html
Greatly simplify the man page handling.
[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>
b4a8492a 11ppdmerge - merge ppd files (deprecated)
94436c5a 12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
c277f98c 13<b>ppdmerge</b>
b4a8492a
MS
14[
15<b>-o</b>
c277f98c
MS
16<i>output-ppd-file</i>
17]
18<i>ppd-file</i>
b4a8492a
MS
19<i>ppd-file</i>
20[ ...
21<i>ppd-file</i>
c277f98c 22]
94436c5a 23<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
b4a8492a 24<b>ppdmerge</b> merges two or more PPD files into a single, multi-language
94436c5a 25PPD file.
b4a8492a
MS
26<b>This program is deprecated and will be removed in a future release of CUPS.</b>
27<h2 class="title"><a name="OPTIONS">Options</a></h2>
28<b>ppdmerge</b> supports the following options:
29<dl class="man">
30<dt><b>-o </b><i>output-ppd-file</i>
31<dd style="margin-left: 3.0em">Specifies the PPD file to create.
32If not specified, the merged PPD file is written to the standard output.
33If the output file already exists, it is silently overwritten.
34</dl>
94436c5a 35<h2 class="title"><a name="NOTES">Notes</a></h2>
87030afb
MS
36PPD files are deprecated and will no longer be supported in a future feature release of CUPS.
37Printers that do not support IPP can be supported using applications such as
38<b>ippeveprinter</b>(1).
39<p><b>ppdmerge</b> does not check whether the merged PPD files are for the same device.
b4a8492a 40Merging of different device PPDs will yield unpredictable results.
94436c5a 41<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
87030afb
MS
42<b>ppdc</b>(1),
43<b>ppdhtml</b>(1),
44<b>ppdi</b>(1),
45<b>ppdpo</b>(1),
46<b>ppdcfile</b>(5),
b4a8492a 47CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
94436c5a 48<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
87030afb 49Copyright &copy; 2007-2019 by Apple Inc.
94436c5a
MS
50
51</body>
52</html>