The -I option specifies an alternate include directory; multiple -I options can be supplied to add additional directories.
The -c option specifies a message catalog file in GNU gettext source format (filename.po) to be used for localization.
The -d option specifies the output directory for PPD files. The default output directory is "ppd".
The -l option specifies the language to use when localizing the PPD file(s). The default language is "en" (English).
The -v option provides more verbose output, basically a running status of which files are being loaded or written.