Provided by: offpunk_1.10-1_all bug

NAME

     migrate-offpunk-cache — migrate offpunk cache to the newest version

SYNOPSIS

     migrate-offpunk-cache [CACHE_DIR]
     migrate-offpunk-cache -h | --help

DESCRIPTION

     For each new version of offpunk that requires changes to the cache, a migration function is
     provided.  All migration functions will be called by this script, from the oldest to the
     newest version.

   Positional arguments
           CACHE_DIR
                   This is the path to the cache.  The default value will point to
                   $XDG_CACHE_HOME, or $HOME/.cache/offpunk if undefined.

   Keyword arguments
           -h, --help
                   Show a help message and exit

EXIT STATUS

     The migrate-offpunk-cache utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

     https://sr.ht/~lioploum/offpunk/

AUTHORS

     Lionel Dricot (Ploum) <offpunk110 at ploum.eu>