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-upgrade - Upgrade Sympa

Description

       If any sub-command are not specified, runs Sympa maintenance script to upgrade from version X to version
       Y.

       About available sub-commands see below.

Name

       sympa-upgrade - Upgrade Sympa

Sub-Commands

       Currently following sub-commands are available.  To see detail of each sub-command, run '"sympal.pl help
       upgrade" sub-command'.

       "sympa upgrade incoming ..."
           Upgrade messages in incoming spool

       "sympa upgrade outgoing ..."
           Migrating messages in bulk tables

       "sympa upgrade password ...
           Upgrading password in database

       "sympa upgrade shared ..."
           Encode file names in shared repositories.

       "sympa upgrade webfont"
           Upgrading font in web templates.

6.2.76                                             2025-02-12                                   sympa-upgrade(1)

Synopsis

       "sympa upgrade" [ "--from="version_X ] [ "--to="version_Y ]

       "sympa upgrade" sub-command ...

See Also