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 dce63135ae
commit 782b1c1249
1 changed files with 6 additions and 3 deletions

View File

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