From f422f0fede59fd27a57faa18ffed773318890ea3 Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Fri, 30 Oct 2015 17:58:42 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4484e3d..92b4757 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ Introduction ============ + +ZFS autobackup is used to periodicly backup ZFS filesystems to other locations. This is done using the very effcient zfs send and receive commands. + +It has the following features: +* Automaticly selects filesystems to backup by looking at a simple ZFS property. +*