From e7d92b6fa02fa3da5543ce0f5752eb842c12f50a Mon Sep 17 00:00:00 2001 From: DatuX Date: Tue, 8 Mar 2022 18:58:24 +0100 Subject: [PATCH] Updated zfs check (markdown) --- zfs-check.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zfs-check.md b/zfs-check.md index 0493604..4a11c03 100644 --- a/zfs-check.md +++ b/zfs-check.md @@ -1,5 +1,7 @@ # Checking backups with zfs-check +Note: This tool is part of zfs-autobackup v3.2-alpha2 and higher. Get it with `pip install zfs-autobackup --pre --upgrade` + ## What does it do? zfs-check is a tool to generate checksum streams from a zfs datasets. (it also can be used on regular block devices and files)