From 744da36a55b37e3ebc9c3904387ad9a7d18d04e5 Mon Sep 17 00:00:00 2001 From: Giovanni Di Grezia Date: Thu, 16 Apr 2020 02:23:20 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1602e7..f79bc7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # README # -zfs-auto-snapshot script crates automatic snapshots of all zfs filesystems and volumes. +zfs-auto-snapshot script creates 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.