]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdi.man
Import CUPS v1.7.1
[thirdparty/cups.git] / man / ppdi.man
CommitLineData
ac884b6a 1.\"
61515785 2.\" "$Id: ppdi.man 11022 2013-06-06 22:14:09Z msweet $"
ac884b6a 3.\"
321d8d57 4.\" ppdi man page for CUPS.
ac884b6a 5.\"
0fa6c7fa 6.\" Copyright 2007-2013 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.\"
9aff70cc 15.TH ppdi 1 "CUPS" "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
0fa6c7fa 43Copyright 2007-2013 by Apple Inc.
ac884b6a 44.\"
61515785 45.\" End of "$Id: ppdi.man 11022 2013-06-06 22:14:09Z msweet $".
ac884b6a 46.\"