From: Turbo Fredriksson Date: Wed, 1 Oct 2014 14:24:54 +0000 (+0200) Subject: Add an example for 'zfs bookmark' to the Example section. X-Git-Tag: zfs-0.6.4~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a215ee16c06b3adbd00e9e69931ddcb71c2fb680;p=zfs Add an example for 'zfs bookmark' to the Example section. Signed-off-by: Turbo Fredriksson Signed-off-by: Brian Behlendorf Closes #2762 --- diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index d3ca8a6f7..dffee69d8 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -3707,6 +3707,21 @@ M F /tank/test/modified .in -2 .sp +.LP +\fBExample 24\fR Creating a bookmark +.sp +.LP +The following example create a bookmark to a snapshot. This bookmark can then +be used instead of snapshot in send streams. + +.sp +.in +2 +.nf +# zfs bookmark rpool@snapshot rpool#bookmark +.fi +.in -2 +.sp + .SH "ENVIRONMENT VARIABLES" .TP .B "ZFS_ABORT