Fix formatting error in zfs(8)
Commit b1a3e93217
accidentally
introduced an intentation error between the 'zfs receive'
and 'zfs allow' detailed documentation sections.
Signed-off-by: DHE <git@dehacked.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3312
This commit is contained in:
parent
de6d197683
commit
614e598c88
|
@ -2898,6 +2898,8 @@ Do not actually receive the stream. This can be useful in conjunction with the \
|
|||
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 \fBzfs send -R -[iI]\fR), destroy snapshots and file systems that do not exist on the sending side.
|
||||
.RE
|
||||
|
||||
.RE
|
||||
|
||||
.sp
|
||||
.ne 2
|
||||
.mk
|
||||
|
|
Loading…
Reference in New Issue