Update mysql_backup.sh

This commit is contained in:
Naum Soloveychik
2020-01-10 23:46:40 +03:00
parent 3efb96c1be
commit 2653010395

View File

@@ -17,7 +17,7 @@ usage()
echo "-s | --single-transaction" echo "-s | --single-transaction"
echo "-z | --compress :: gzip dump" echo "-z | --compress :: gzip dump"
echo "-q | --quiet" echo "-q | --quiet"
echo "-h help" echo "-h | --help"
} }
error() error()