evomariabackup: release 22.06
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jérémy Lecour 2022-06-02 18:27:59 +02:00 committed by Jérémy Lecour
parent 586aa206a8
commit c4f279cf8e

View file

@ -1,12 +1,12 @@
#!/bin/sh
VERSION="21.11"
VERSION="22.06"
show_version() {
cat <<END
evomariabackup version ${VERSION}
Copyright 2004-2021 Evolix <info@evolix.fr>,
Copyright 2004-2022 Evolix <info@evolix.fr>,
Éric Morino <emorino@evolix.fr>,
Jérémy Lecour <jlecour@evolix.fr>
and others.
@ -27,6 +27,7 @@ Options
--compress Force compress phase
--no-compress Skip compress phase
--log-file Log file to send messages
--post-backup-hook Script to execute after other tasks
--verbose Output much more information (to stdout/stderr or the log file)
--quiet Ouput only the most critical information
--lock-file Specify which lock file to use (default: /run/lock/mariabackup.lock)