diff --git a/readme.md b/readme.md index 5d770fa20aaa584d78b72ce66c7c20d647f8193a..23dcdc627bad10d1120068a78423d544eec68a89 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,10 @@ Takes in exactly one arg, consisting of the path to either a file or directory t Various scripts related to backing up + maintenance of databases or files. #### Backup Mysql -Backups up provided database to a file, with a consistent naming scheme. +Backs up provided database to a file, with a consistent naming scheme. + +#### Backup GitLab +Backs up local GitLab server instance to tar file, with a consistent naming scheme. #### Clear Backups Clears out any files in directory that match backup naming scheme.