fixed typo

This commit is contained in:
2020-04-16 02:23:20 +02:00
parent 6d70d176d9
commit 744da36a55

View File

@@ -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.