Skip to content

Commit 6d341ee

Browse files
committed
More wording
1 parent f591a0d commit 6d341ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-database-backup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ while [ $# -gt 0 ]; do
2424
# If help has been requested
2525
if [[ $1 == *"--help" ]]; then
2626
echo
27-
echo "Let's Encrypt Backup Script"
27+
echo "MySQL/MariaDB Backup Script"
2828
echo
2929
echo "This script allows you to easily backup a MySQL or MariaDB database to an SQL dump."
3030
echo "https://github.com/AlexWinder/mysql-backup-database"

0 commit comments

Comments
 (0)