From a215ee16c06b3adbd00e9e69931ddcb71c2fb680 Mon Sep 17 00:00:00 2001 From: Turbo Fredriksson Date: Wed, 1 Oct 2014 16:24:54 +0200 Subject: [PATCH] Add an example for 'zfs bookmark' to the Example section. Signed-off-by: Turbo Fredriksson Signed-off-by: Brian Behlendorf Closes #2762 --- man/man8/zfs.8 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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