diff --git a/zfs-check.md b/zfs-check.md index 7604904..0493604 100644 --- a/zfs-check.md +++ b/zfs-check.md @@ -115,4 +115,12 @@ You can also use it on the "checking" side: It will then just skip this number o Note: Keep in mind that if you use --skip on both sides, it will skip 2 times. If you use --skip=9 on both sides, the sender will only send 10% and the checker will only check 10% of that amount. (resulting in a coverage of 1%) + +## Using it automaticly with zfs-autoverify + +**Work in progress** + +This tool will use zfs-check to automaticly verify your backups that where made with zfs-autobackup. + + \ No newline at end of file