pere-confupd(1)

PERE-CONFUPD(1) User Contributed Perl Documentation PERE-CONFUPD(1)

NAME

pere-confupd - create or update configuration file

SYNOPSIS

pere-confupd [options ...]

        Options:
                -help     brief help message
                -man      full documentation
                -rut      translator databases location (required)
                -cfg      configuration file
                -enc      charset encoding
                -cas      case sensitive
                -mem      cache mem size

OPTIONS

-help
Print a brief help message and exits.
-man
Prints the manual page and exits.
-rut
Directory containing translator databases
-cfg
Enables to specify other file of a configuration
-cas
Use case sensitive mode
-lin
Means paragraph as single line
-enc
Optional charset encoding for input document. By default used "UTF-8"
-mem
Set the size of memory cache in megabytes, otherwise are used system defaults.

DESCRIPTION

This script used for create or update configuration file.

Default name for configuration file is "pere-trans.config".

It can be located at:

'/etc' - System configuration
'~' - User's home
'.' - Current working directory
2006-06-30 perl v5.12.2