logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ppdhtml - cups html summary generator (deprecated)

Description

ppdhtml reads a driver information file and produces a HTML summary page that lists all of the drivers in
       a  file and the supported options.  ThisprogramisdeprecatedandwillberemovedinafuturereleaseofCUPS.

Name

       ppdhtml - cups html summary generator (deprecated)

Notes

       PPD  files  are deprecated and will no longer be supported in a future feature release of CUPS.  Printers
       that do not support IPP can be supported using applications such as ippeveprinter(1).

Options

ppdhtml supports the following options:

       -Dname[=value]
            Sets the named variable for use in the source file.  It is equivalent to using the #define directive
            in the source file.

       -Iinclude-directory
            Specifies an alternate include directory.  Multiple -I options can be  supplied  to  add  additional
            directories.

See Also

ppdc(1), ppdcfile(5), ppdi(1), ppdmerge(1), ppdpo(1), CUPS Online Help (http://localhost:631/help)

Synopsis

ppdhtml [ -Dname[=value] ] [ -Iinclude-directory ] source-file

See Also