]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdi.man
Merge changes from CUPS 1.4svn-r7696.
[thirdparty/cups.git] / man / ppdi.man
CommitLineData
ac884b6a 1.\"
75bd9771 2.\" "$Id: ppdi.man 7600 2008-05-20 21:06:23Z mike $"
ac884b6a 3.\"
bdd6c45b 4.\" ppdi man page for the Common UNIX Printing System.
ac884b6a 5.\"
bdd6c45b 6.\" Copyright 2007-2008 by Apple Inc.
ac884b6a
MS
7.\" Copyright 1997-2007 by Easy Software Products.
8.\"
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/".
14.\"
bdd6c45b 15.TH ppdi 1 "Common UNIX Printing System" "20 May 2008" "Apple Inc."
ac884b6a
MS
16.SH NAME
17ppdi \- import ppd files
18.SH SYNOPSIS
19.B ppdi
20[ \-I
21.I include-directory
22] [ \-o
23.I source-file
24]
25.I ppd-file
26[
27.I ppd-file2 ... ppd-fileN
28]
29.SH DESCRIPTION
30\fIppdi\fR imports one or more PPD files into a PPD compiler source file.
31Multiple languages of the same PPD file are merged into a single printer
32definition to facilitate accurate changes for all localizations.
33.PP
34The \fI-o\fR option specifies the PPD source file to update. If the source
35file does not exist, a new source file is created. Otherwise the existing
36file is merged with the new PPD file(s) on the command-line. If no source
37file is specified, the filename "ppdi.drv" is used.
38.SH SEE ALSO
bdd6c45b
MS
39ppdc(1), ppdhtml(1), ppdmerge(1), ppdpo(1), ppdcfile(5)
40.br
41http://localhost:631/help
ac884b6a 42.SH COPYRIGHT
bdd6c45b 43Copyright 2007-2008 by Apple Inc.
ac884b6a 44.\"
75bd9771 45.\" End of "$Id: ppdi.man 7600 2008-05-20 21:06:23Z mike $".
ac884b6a 46.\"