zfs-destroy.8: Fix minor formatting typo

The warning at the end of the second example in the description section
was actually inside the options table. Move the El macro to match what
is done in the first section for improved readability.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Signed-off-by: Alexander Ziaee <ziaee@FreeBSD.org>
Closes #16962
This commit is contained in:
Alexander Ziaee 2025-01-20 14:37:52 -05:00 committed by Ameer Hamza
parent c36faf668b
commit 083d322fa0

View File

@ -157,6 +157,7 @@ Destroy
all snapshots with this name in descendent file systems. all snapshots with this name in descendent file systems.
.It Fl v .It Fl v
Print verbose information about the deleted data. Print verbose information about the deleted data.
.El
.Pp .Pp
Extreme care should be taken when applying either the Extreme care should be taken when applying either the
.Fl r .Fl r
@ -164,7 +165,6 @@ or the
.Fl R .Fl R
options, as they can destroy large portions of a pool and cause unexpected options, as they can destroy large portions of a pool and cause unexpected
behavior for mounted file systems in use. behavior for mounted file systems in use.
.El
.It Xo .It Xo
.Nm zfs .Nm zfs
.Cm destroy .Cm destroy