File: foomatic-perl-data.1.in

package info (click to toggle)
foomatic-db-engine 4.0.13-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,176 kB
  • sloc: perl: 12,170; ansic: 6,958; python: 1,139; makefile: 248; sh: 215; xml: 83
file content (46 lines) | stat: -rw-r--r-- 972 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.\" This -*- nroff -*- source file is part of foomatic.
.\"
.TH FOOMATIC-PERL-DATA 1 "2002-04-22" "Foomatic Project"
.SH NAME
foomatic-perl-data \- generate Perl data structures from XML
.SH SYNOPSIS
.B foomatic-perl-data
[ \fI-O\fR ] [ \fI-C\fR ] [ \fI-P\fR ] [ \fI-D\fR ] 
[ \fI-o option=setting\fR ] [ \fI-o ...\fR ] [ \fI-v\fR ] [ \fIfilename\fR ]

.SS Options
.BI	-O
Parse overview XML data

.BI	-C
Parse printer/driver combo XML data (default)

.BI	-P
Parse printer entry XML data

.BI	-D
Parse driver entry XML data

.BI	-o \ option=setting 
Default option settings for the generated Perl data (combo only)

.BI	-v
Verbose (debug) mode

.BI	filename
Read input from a file and not from standard input

.\".SH SEE ALSO
.\".IR foomatic-XXX (1),

.SH EXIT STATUS
.B foomatic-perl-data
returns ...

.SH AUTHOR
Manfred Wassmann <\fImanolo@NCC-1701.B.Shuttle.de\fR> for the foomatic
project using output from the associated binary.

.SH BUGS
This manpage needs editing.