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