]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdi.man
Import CUPS v2.0b1
[thirdparty/cups.git] / man / ppdi.man
CommitLineData
ac884b6a 1.\"
1a18c85c 2.\" "$Id: ppdi.man 11927 2014-06-13 00:01:23Z msweet $"
ac884b6a 3.\"
1a18c85c 4.\" ppdi man page for CUPS.
ac884b6a 5.\"
1a18c85c
MS
6.\" Copyright 2007-2014 by Apple Inc.
7.\" Copyright 1997-2007 by Easy Software Products.
ac884b6a 8.\"
1a18c85c
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.\"
1a18c85c 15.TH ppdi 1 "CUPS" "12 June 2014" "Apple Inc."
ac884b6a 16.SH NAME
1a18c85c 17ppdi \- import ppd files (deprecated)
ac884b6a
MS
18.SH SYNOPSIS
19.B ppdi
1a18c85c
MS
20[
21.B \-I
ac884b6a 22.I include-directory
1a18c85c
MS
23] [
24.B \-o
ac884b6a
MS
25.I source-file
26]
27.I ppd-file
1a18c85c
MS
28[ ...
29.I ppd-file
ac884b6a
MS
30]
31.SH DESCRIPTION
1a18c85c
MS
32\fBppdi\fR imports one or more PPD files into a PPD compiler source file.
33Multiple languages of the same PPD file are merged into a single printer definition to facilitate accurate changes for all localizations.
34\fBThis program is deprecated and will be removed in a future release of CUPS.\fR
35.SH OPTIONS
36\fBppdi\fR supports the following options:
37.TP 5
38\fB\-I \fIinclude-directory\fR
39Specifies an alternate include directory.
40Multiple \fI-I\fR options can be supplied to add additional directories.
41.TP 5
42\fB\-o \fIsource-file\fR
43Specifies the PPD source file to update.
44If the source file does not exist, a new source file is created.
45Otherwise the existing file is merged with the new PPD file(s) on the command-line.
46If no source file is specified, the filename \fIppdi.drv\fR is used.
ac884b6a 47.SH SEE ALSO
1a18c85c
MS
48.BR ppdc (1),
49.BR ppdhtml (1),
50.BR ppdmerge (1),
51.BR ppdpo (1),
52.BR ppdcfile (5),
53CUPS Online Help (http://localhost:631/help)
ac884b6a 54.SH COPYRIGHT
1a18c85c 55Copyright \[co] 2007-2014 by Apple Inc.
ac884b6a 56.\"
1a18c85c 57.\" End of "$Id: ppdi.man 11927 2014-06-13 00:01:23Z msweet $".
ac884b6a 58.\"