]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/ppdpo.man
Merge CUPS 1.4svn-r8052 (tentative 1.4b1)
[thirdparty/cups.git] / man / ppdpo.man
index e353d1760123ffbac4ef86d7ea58f3c8a694671f..205973e0f50412e7fa988f7dd5b6961a8814646e 100644 (file)
 .\"   which should have been included with this file.  If this file is
 .\"   file is missing or damaged, see the license at "http://www.cups.org/".
 .\"
-.TH ppdpo 1 "Common UNIX Printing System" "20 May 2008" "Apple Inc."
+.TH ppdpo 1 "Common UNIX Printing System" "10 October 2008" "Apple Inc."
 .SH NAME
 ppdpo \- ppd message catalog generator
 .SH SYNOPSIS
 .B ppdpo
-[ \-I
+[ -D
+.I name[=value]
+] [ -I
 .I include-directory
-] [ \-o
+] [ -o
 .I output-file
 ]
 .I source-file
@@ -28,6 +30,10 @@ ppdpo \- ppd message catalog generator
 a GNU gettext or Mac OS X strings format message catalog source file for
 translation.
 .PP
+The \fI-D\fR option sets the named variable for use in the
+source file. It is equivalent to using the #define directive
+in the source file.
+.PP
 The \fI-I\fR option specifies an alternate include directory;
 multiple \fI-I\fR options can be supplied to add additional
 directories.