other versions
SYMPA_WIZARD(1) | sympa 6.2.68 | SYMPA_WIZARD(1) |
NAME¶
sympa_wizard, sympa_wizard.pl - Help Performing Sympa Initial Setup
SYNOPSIS¶
"sympa_wizard.pl" [ "--batch" [ key=value ... ] ] [ "--check" ] [ "--create" [ "--target="file ] ] [ "--display" ] [ "-h, --help" ] [ "-v, --version" ]
OPTIONS¶
- "sympa_wizard.pl"
- Edit current Sympa configuration.
- "sympa_wizard.pl" "--batch" key=value ...
- Edit in batch mode. Arguments would include pairs of parameter name and value.
- "sympa_wizard.pl" "--check"
- Check CPAN modules needed for running Sympa.
- "sympa_wizard.pl" "--create" [ "--target" file ]
- Creates a new sympa.conf configuration file.
- "sympa_wizard.pl" "--display"
- Outputs all configuration parameters.
- "sympa_wizard.pl" "--help"
- Display usage instructions.
- "sympa_wizard.pl" "--version"
- Print version number.
HISTORY¶
This program was originally written by:
"--batch" and "--display" options are added on Sympa 6.1.25 and 6.2.15.
2022-11-09 | 6.2.68 |