svn commit: r272690 - stable/10/cddl/contrib/opensolaris/cmd/zfs
Andriy Gapon
avg at FreeBSD.org
Tue Oct 7 13:23:53 UTC 2014
Author: avg
Date: Tue Oct 7 13:23:52 2014
New Revision: 272690
URL: https://svnweb.freebsd.org/changeset/base/272690
Log:
MFC r261893: zfs.8: fix garbled options in a sample zfs send -R command line
Modified:
stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Tue Oct 7 13:20:28 2014 (r272689)
+++ stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Tue Oct 7 13:23:52 2014 (r272690)
@@ -2745,7 +2745,7 @@ option to verify the name the receive op
Force a rollback of the file system to the most recent snapshot before
performing the receive operation. If receiving an incremental replication
stream (for example, one generated by
-.Qq Nm Cm send Fl R Fi iI ) ,
+.Qq Nm Cm send Fl R Bro Fl i | Fl I Brc ) ,
destroy snapshots and file systems that do not exist on the sending side.
.El
.It Xo
More information about the svn-src-stable-10
mailing list