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
14       configuration 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           Displays the version information for dtconf and the DNSSEC-Tools
28           package.
29
30       -help
31           Display a usage message.
32
34       Copyright 2007-2014 SPARTA, Inc.  All rights reserved.  See the COPYING
35       file included with the DNSSEC-Tools package for details.
36

AUTHOR

38       Wayne Morrison, tewok@tislabs.com
39

SEE ALSO

41       dtinitconf(8), dtconfchk(8)
42
43       Net::DNS::SEC::Tools::conf.pm(3)
44
45       dnssec-tools.conf(5)
46
47
48
49perl v5.32.0                      2020-07-27                         DTCONF(1)
Impressum