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 
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
man/man8

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