]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdpo.man
<rdar://problem/13876199> cups.org: Need ippfind command-line utility
[thirdparty/cups.git] / man / ppdpo.man
CommitLineData
ac884b6a 1.\"
75bd9771 2.\" "$Id: ppdpo.man 7600 2008-05-20 21:06:23Z mike $"
ac884b6a 3.\"
321d8d57 4.\" ppdpo 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.\"
f3c17241 15.TH ppdpo 1 "CUPS" "23 April 2012" "Apple Inc."
ac884b6a 16.SH NAME
839a51c8 17ppdpo \- ppd message catalog generator
ac884b6a
MS
18.SH SYNOPSIS
19.B ppdpo
61cf44e2
MS
20[ -D
21.I name[=value]
22] [ -I
ac884b6a 23.I include-directory
61cf44e2 24] [ -o
ac884b6a
MS
25.I output-file
26]
27.I source-file
28.SH DESCRIPTION
839a51c8 29\fIppdpo\fR extracts UI strings from PPDC source files and updates either
f3c17241 30a GNU gettext or OS X strings format message catalog source file for
839a51c8 31translation.
ac884b6a 32.PP
61cf44e2
MS
33The \fI-D\fR option sets the named variable for use in the
34source file. It is equivalent to using the #define directive
35in the source file.
36.PP
ac884b6a
MS
37The \fI-I\fR option specifies an alternate include directory;
38multiple \fI-I\fR options can be supplied to add additional
39directories.
40.PP
839a51c8
MS
41The \fI-o\fR option specifies the output file. The supported extensions are
42".po" or ".po.gz" for GNU gettext format message catalogs and ".strings" for
f3c17241 43OS X strings files.
ac884b6a 44.SH SEE ALSO
bdd6c45b
MS
45ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5)
46.br
839a51c8 47http://localhost:631/help
ac884b6a 48.SH COPYRIGHT
0fa6c7fa 49Copyright 2007-2013 by Apple Inc.
ac884b6a 50.\"
75bd9771 51.\" End of "$Id: ppdpo.man 7600 2008-05-20 21:06:23Z mike $".
ac884b6a 52.\"