]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdhtml.man
Import experimental work-in-progress HTTP/2 branch
[thirdparty/cups.git] / man / ppdhtml.man
CommitLineData
ac884b6a 1.\"
354aadbe 2.\" "$Id: ppdhtml.man 13138 2016-03-15 14:59:54Z msweet $"
ac884b6a 3.\"
b4a8492a 4.\" ppdhtml man page for CUPS.
ac884b6a 5.\"
b4a8492a
MS
6.\" Copyright 2007-2014 by Apple Inc.
7.\" Copyright 1997-2007 by Easy Software Products.
ac884b6a 8.\"
b4a8492a
MS
9.\" These coded instructions, statements, and computer programs are the
10.\" property of Apple Inc. and are protected by Federal copyright
11.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12.\" which should have been included with this file. If this file is
13.\" file is missing or damaged, see the license at "http://www.cups.org/".
ac884b6a 14.\"
b4a8492a 15.TH ppdhtml 1 "CUPS" "12 June 2014" "Apple Inc."
ac884b6a 16.SH NAME
b4a8492a 17ppdhtml \- cups html summary generator (deprecated)
ac884b6a
MS
18.SH SYNOPSIS
19.B ppdhtml
b4a8492a
MS
20[
21\fB\-D \fIname\fR[\fB=\fIvalue\fR]
22] [
23.B \-I
ac884b6a
MS
24.I include-directory
25]
26.I source-file
27.SH DESCRIPTION
b4a8492a
MS
28\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.
29\fBThis program is deprecated and will be removed in a future release of CUPS.\fR
30.SH OPTIONS
31\fBppdhtml\fR supports the following options:
32.TP 5
33\fB\-D \fIname\fR[\fB=\fIvalue\fR]
34Sets the named variable for use in the source file.
35It is equivalent to using the \fI#define\fR directive in the source file.
36.TP 5
37\fB\-I \fIinclude-directory\fR
38Specifies an alternate include directory.
39Multiple \fI-I\fR options can be supplied to add additional directories.
ac884b6a 40.SH SEE ALSO
b4a8492a
MS
41.BR ppdc (1),
42.BR ppdcfile (5),
43.BR ppdi (1),
44.BR ppdmerge (1),
45.BR ppdpo (1),
46CUPS Online Help (http://localhost:631/help)
ac884b6a 47.SH COPYRIGHT
fbfee7a8 48Copyright \[co] 2007-2015 by Apple Inc.
ac884b6a 49.\"
354aadbe 50.\" End of "$Id: ppdhtml.man 13138 2016-03-15 14:59:54Z msweet $".
ac884b6a 51.\"