logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sympa_wizard, sympa_wizard.pl - Help Performing Sympa Initial Setup

History

       This program was originally written by:

       Serge Aumont <sa@cru.fr>
       Olivier Salauen <os@cru.fr>

       "--batch" and "--display" options are added on Sympa 6.1.25 and 6.2.15.

6.2.66                                             2021-12-11                                    SYMPA_WIZARD(1)

Name

       sympa_wizard, sympa_wizard.pl - Help Performing Sympa Initial Setup

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.

Synopsis

       "sympa_wizard.pl" [ "--batch" [ key=value ... ] ] [ "--check" ] [ "--create" [ "--target="file ] ]
       [ "--display" ] [ "-h, --help" ] [ "-v, --version" ]

See Also