Skip to content

Commit

Permalink
Fix mistake in example; -d should have been changed to -D
Browse files Browse the repository at this point in the history
  • Loading branch information
Jehops committed May 14, 2017
1 parent 3cb4d5f commit 5945c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 5945c79

Please sign in to comment.