man8/NLKprintconfig

Table of Contents

Name

NLKprintconfig - tell NLKmngr2 to print it’s database to stderr

Synopsis

NLKprintconfig <argument_list>

Description

NLKsetconfig tells NLKmngr2 to print it’s configuration file.

Arguments

Argument processing is done using Unix long argument syntax

--dbman_host <hn>

The host where dbman(8) is running.

Since NLKmngr2(8) is a local mode client this is also the host where NLKmngr2(8) is running.

If this argument is not present the default is "localhost". The DBMAN_HOST environment variable is used if present.

--verbose=<n>

Normally the program does it’s work silently. This causes it to print various messages.

The argument is optional, if not given it defaults to 1.

--help

print the help info and exit.

Environment Variables

DBMAN_HOST

The host where dbman is running. Use this or use the --dbman_host option. if both are present -dbman_host option overrides DBMAN_HOST

Examples

NLKprintconfig --dbman_host csdev1

Manual page revision

$Id: NLKprintconfig.8,v 1.1 2007/09/24 16:52:16 kitchen Exp $


Table of Contents