From 5945c79527e999e91025eeacd15ea6d19a4c7724 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Sun, 14 May 2017 15:54:55 -0300 Subject: [PATCH] Fix mistake in example; -d should have been changed to -D --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9e6d20f..c3025f9 100644 --- a/README.org +++ b/README.org @@ -63,7 +63,7 @@ and =rep= subcommands. Create snapshots (recursively for tank and zroot/var), but not if the pool is in a DEGRADED state. The snapshots will expire after three weeks. Be verbose. #+BEGIN_SRC sh - % zap snap -dv 3w -r tank -r zroot/var zroot/usr/home/nox + % zap snap -Dv 3w -r tank -r zroot/var zroot/usr/home/nox #+END_SRC Create snapshots for datasets with the =zap:snap= property set to on.