View | Details | Raw Unified | Return to bug 146906
Collapse All | Expand All

(-)cddl/contrib/opensolaris/cmd/zfs/zfs.8 (-1 / +1 lines)
Lines 1799-1805 Link Here
1799
.RS 4n
1799
.RS 4n
1800
Generate a replication stream package, which will replicate the specified filesystem, and all descendant file systems, up to the named snapshot. When received, all properties, snapshots, descendent file systems, and clones are preserved.
1800
Generate a replication stream package, which will replicate the specified filesystem, and all descendant file systems, up to the named snapshot. When received, all properties, snapshots, descendent file systems, and clones are preserved.
1801
.sp
1801
.sp
1802
If the \fB-i\fR or \fB-I\fR flags are used in conjunction with the \fB-R\fR flag, an incremental replication stream is generated. The current values of properties, and current snapshot and file system names are set when the stream is received. If the \fB-F\fR flag is specified when this stream is recieved, snapshots and file systems that do not exist on the sending side are destroyed. 
1802
If the \fB-i\fR or \fB-I\fR flags are used in conjunction with the \fB-R\fR flag, an incremental replication stream is generated. The current values of properties, and current snapshot and file system names are set when the stream is received. If the \fB-F\fR flag is specified when this stream is received, snapshots and file systems that do not exist on the sending side are destroyed. 
1803
.RE
1803
.RE
1804
1804
1805
.sp
1805
.sp

Return to bug 146906