From 1568b2b36ac3db939d58cbf316db8052ab227b9d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 30 Jan 2025 04:43:30 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-rsnapshot.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/images/docker-rsnapshot.md b/docs/images/docker-rsnapshot.md index 75b84bd90..90a0662ad 100755 --- a/docs/images/docker-rsnapshot.md +++ b/docs/images/docker-rsnapshot.md @@ -1,5 +1,8 @@ --- title: rsnapshot +tags: + - Backup +description: "[Rsnapshot](http://www.rsnapshot.org/) is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required."" ---