From 6d70d176d9eca8cd7adc859b639607515b063065 Mon Sep 17 00:00:00 2001 From: Giovanni Di Grezia Date: Thu, 16 Apr 2020 02:21:03 +0200 Subject: [PATCH] fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1aaa0df..a1602e7 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # README # -zfs-auto-snapshot script allow automatic snapshots of all zfs filesystems and volumes. +zfs-auto-snapshot script crates automatic snapshots of all zfs filesystems and volumes. The script will automatically rotate snapshots deleting old ones. The script will temporarily avoid backups on damaged pools or pools with scrubbing going on. It creates: -4 snapshots for hour to rotate every 15 min +4 snapshots per hour to rotate every 15 minutes 24 hourly snapshots 30 daily snapshots 12 weekly snapshots