from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
ppdhtml
Section: Apple Inc. (1) Updated: CUPS Index
Return to Main Contents
NAME
ppdhtml - cups html summary generator (deprecated)
SYNOPSIS
ppdhtml
[
-D name[ =value]
] [
-I
include-directory
]
source-file
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.
This program is deprecated and will be removed in a future release of CUPS.
OPTIONS
ppdhtml supports the following options:
- -D name[=value]
-
Sets the named variable for use in the source file.
It is equivalent to using the #define directive in the source file.
- -I include-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)
COPYRIGHT
Copyright [co] 2007-2017 by Apple Inc.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
- COPYRIGHT
-
|