pmksetup

Langue: en

Version: 306134 (debian - 07/07/09)

Section: 8 (Commandes administrateur)


BSD mandoc

NAME

pmksetup - premake setup

SYNOPSIS

pmksetup -words [-hVv [-r variable ] ] [-u variable = value ]

DESCRIPTION

The pmksetup utility is meant to create or update the pmk.conf5 file in order to run the pmk(1) configuration tool.

pmksetup reads all configuration information from the pmk.conf5 file.

The options are as follows:

-h
Display the help menu.
-r variable
Remove the given variable from pmk.conf5 if its value isn't static. Data gathering is skipped by this option.
-u variable = value
Add or update existing variable from pmk.conf5 if its value isn't static. The value must have its double quotes escaped to pass through shell filter. Data gathering is skipped by this option.
-V
Verbose, display debugging messages.
-v
Display the version number.

FILES

/etc/pmk/pmk.conf
default pmk(1) configuration file

SEE ALSO

make(1), pmk(1), pmkscan(1), pmk.conf5, pmkfile(5)

AUTHORS

An Damien Couderc and Xavier Santolaria .