man: Add zfs rename -r to zfs-rename(8) SYNOPSIS

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10866
This commit is contained in:
Ryan Moeller 2020-09-01 13:49:35 -04:00 committed by Brian Behlendorf
parent 18524b936d
commit e9c1fa0cc1

View File

@ -30,7 +30,7 @@
.\" Copyright 2018 Nexenta Systems, Inc. .\" Copyright 2018 Nexenta Systems, Inc.
.\" Copyright 2019 Joyent, Inc. .\" Copyright 2019 Joyent, Inc.
.\" .\"
.Dd June 30, 2019 .Dd September 1, 2020
.Dt ZFS-RENAME 8 .Dt ZFS-RENAME 8
.Os .Os
.Sh NAME .Sh NAME
@ -52,8 +52,11 @@
.Cm rename .Cm rename
.Fl u .Fl u
.Op Fl f .Op Fl f
.Ar filesystem .Ar filesystem Ar filesystem
.Ar filesystem .Nm
.Cm rename
.Fl r
.Ar snapshot Ar snapshot
.Sh DESCRIPTION .Sh DESCRIPTION
.Bl -tag -width "" .Bl -tag -width ""
.It Xo .It Xo