man dep.pl-config (Commandes) - dep.pl configuration utility
NAME
dep.pl-config - dep.pl configuration utility
SYNOPSIS
dep.pl-config [OPTIONS] [CONFIGURATION FILE]
DESCRIPTION
I had a little time and thought I ease setting up dep.pl. I think it is easy to do it in the ordinary way, but it was fun to do this utility.
OPTIONS
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options are included below.
- --dialog, -d
- Use "dialog" if available.
- --help, -h
- Print out a help screen.
- -quiet, -q
- Do not output anything.
- --version, -v
- Print out version information.
- --whiptail, -w
- Use "whiptail" if available.
FILES
- /etc/dep.pl/system.conf - the configuration file
SEE ALSO
AUTHOR
Gergely Nagy <8@free.bsd.hu>