Document `--{pre,post}-snapshot

This commit is contained in:
Maciej Małecki 2014-08-07 02:03:25 +02:00
parent c08f366c1c
commit 10f9b3e336

View File

@ -64,6 +64,15 @@ Snapshot named filesystem and all descendants.
\fB\-v\fR, \fB\-\-verbose\fR
Print info messages.
.TP
\fB\-\-pre-snapshot\fR
Command to run before snapshotting. It is passed the
filesystem and snapshot name. If it returns non-zero,
snapshotting this filesystem is aborted.
.TP
\fB\-\-post-snapshot\fR
Command to run after snapshotting. It is passed the
filesystem and snapshot name.
.TP
name
Filesystem and volume names, or '//' for all ZFS datasets.
.SH SEE ALSO