]> git.ipfire.org Git - thirdparty/cups.git/blob - man/ppdhtml.man
Update all source headers to use "CUPS" instead of "Common UNIX Printing
[thirdparty/cups.git] / man / ppdhtml.man
1 .\"
2 .\" "$Id$"
3 .\"
4 .\" ppdhtml man page for CUPS.
5 .\"
6 .\" Copyright 2007-2011 by Apple Inc.
7 .\" Copyright 1997-2007 by Easy Software Products.
8 .\"
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/".
14 .\"
15 .TH ppdhtml 1 "CUPS" "10 October 2008" "Apple Inc."
16 .SH NAME
17 ppdhtml \- cups html summary generator
18 .SH SYNOPSIS
19 .B ppdhtml
20 [ -D
21 .I name[=value]
22 ] [ -I
23 .I include-directory
24 ]
25 .I source-file
26 .SH DESCRIPTION
27 \fIppdhtml\fR reads a driver information file and produces a
28 HTML summary page that lists all of the drivers in a file and
29 the supported options.
30 .PP
31 The \fI-D\fR option sets the named variable for use in the
32 source file. It is equivalent to using the #define directive
33 in the source file.
34 .PP
35 The \fI-I\fR option specifies an alternate include directory;
36 multiple \fI-I\fR options can be supplied to add additional
37 directories.
38 .SH SEE ALSO
39 ppdc(1), ppdcfile(5), ppdi(1), ppdmerge(1), ppdpo(1)
40 .br
41 http://localhost:631/help
42 .SH COPYRIGHT
43 Copyright 2007-2011 by Apple Inc.
44 .\"
45 .\" End of "$Id$".
46 .\"