From e9bc113ae49794aaa493a4fccbcfda38eefe929c Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Thu, 22 Oct 2020 16:51:27 -0500 Subject: [PATCH] Updated Backup & Restore (markdown) --- Backup-&-Restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backup-&-Restore.md b/Backup-&-Restore.md index e78649c..a930b99 100644 --- a/Backup-&-Restore.md +++ b/Backup-&-Restore.md @@ -8,7 +8,7 @@ Added in version 2.1, `./gravity-sync.sh backup` will perform a SQLITE3 operated By default, seven (7) days worth of backups will be retained in the backup folder. You can adjust the retention length by changing the `BACKUP_RETAIN` variable in your gravity-sync.conf file. -Learn More: [Hidden Figures](https://github.com/vmstan/gravity-sync/wiki/Hidden-Figures#backup_retain) +See Also: [Hidden Figures](https://github.com/vmstan/gravity-sync/wiki/Hidden-Figures#backup_retain) ### Restore Function