]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdhtml.man
Update .gitignore to ignore compressed man pages.
[thirdparty/cups.git] / man / ppdhtml.man
CommitLineData
ac884b6a 1.\"
b4a8492a 2.\" ppdhtml man page for CUPS.
ac884b6a 3.\"
b4a8492a
MS
4.\" Copyright 2007-2014 by Apple Inc.
5.\" Copyright 1997-2007 by Easy Software Products.
ac884b6a 6.\"
e3101897 7.\" Licensed under Apache License v2.0. See the file "LICENSE" for more information.
ac884b6a 8.\"
b4a8492a 9.TH ppdhtml 1 "CUPS" "12 June 2014" "Apple Inc."
ac884b6a 10.SH NAME
b4a8492a 11ppdhtml \- cups html summary generator (deprecated)
ac884b6a
MS
12.SH SYNOPSIS
13.B ppdhtml
b4a8492a
MS
14[
15\fB\-D \fIname\fR[\fB=\fIvalue\fR]
16] [
17.B \-I
ac884b6a
MS
18.I include-directory
19]
20.I source-file
21.SH DESCRIPTION
b4a8492a
MS
22\fBppdhtml\fR reads a driver information file and produces a HTML summary page that lists all of the drivers in a file and the supported options.
23\fBThis program is deprecated and will be removed in a future release of CUPS.\fR
24.SH OPTIONS
25\fBppdhtml\fR supports the following options:
26.TP 5
27\fB\-D \fIname\fR[\fB=\fIvalue\fR]
28Sets the named variable for use in the source file.
29It is equivalent to using the \fI#define\fR directive in the source file.
30.TP 5
31\fB\-I \fIinclude-directory\fR
32Specifies an alternate include directory.
33Multiple \fI-I\fR options can be supplied to add additional directories.
ac884b6a 34.SH SEE ALSO
b4a8492a
MS
35.BR ppdc (1),
36.BR ppdcfile (5),
37.BR ppdi (1),
38.BR ppdmerge (1),
39.BR ppdpo (1),
40CUPS Online Help (http://localhost:631/help)
ac884b6a 41.SH COPYRIGHT
f61dfc0d 42Copyright \[co] 2007-2018 by Apple Inc.