1DTCONF(1)             User Contributed Perl Documentation            DTCONF(1)
2
3
4

NAME

6       dtconf - Display the contents of a DNSSEC-Tools configuration file
7

SYNOPSIS

9         dtconf [options] [config_file]
10

DESCRIPTION

12       dtconf displays the key/value pairs of a DNSSEC-Tools configuration
13       file.  If a configuration file isn't specified, the system configura‐
14       tion file will be displayed.
15
16       Without the -key option, dtconf displays all the key/value pairs in the
17       configuration file.  Comments are never displayed.  If the -key option
18       is given, then only that key/value pair is displayed.  If the key isn't
19       defined, then the value will be "(undefined)."
20

OPTIONS

22       -key
23           The value of the specified key will be printed.  If the key is not
24           defined, then the value will be given as "(undefined)".
25
26       -Version
27           Version information will be printed.
28
29       -help
30           Display a usage message.
31
33       Copyright 2007 SPARTA, Inc.  All rights reserved.  See the COPYING file
34       included with the DNSSEC-Tools package for details.
35

AUTHOR

37       Wayne Morrison, tewok@users.sourceforge.net
38

SEE ALSO

40       dtinitconf(8), dtconfchk(8)
41
42       Net::DNS::SEC::Tools::conf.pm(3)
43
44       dnssec-tools.conf(5)
45
46
47
48perl v5.8.8                       2007-09-14                         DTCONF(1)
Impressum