mirror of
https://git.proxmox.com/git/mirror_zfs
synced 2025-04-28 18:28:46 +00:00
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:
parent
788e69ca5d
commit
919bc4d10e
@ -157,6 +157,7 @@ Destroy
|
||||
all snapshots with this name in descendent file systems.
|
||||
.It Fl v
|
||||
Print verbose information about the deleted data.
|
||||
.El
|
||||
.Pp
|
||||
Extreme care should be taken when applying either the
|
||||
.Fl r
|
||||
@ -164,7 +165,6 @@ or the
|
||||
.Fl R
|
||||
options, as they can destroy large portions of a pool and cause unexpected
|
||||
behavior for mounted file systems in use.
|
||||
.El
|
||||
.It Xo
|
||||
.Nm zfs
|
||||
.Cm destroy
|
||||
|
Loading…
Reference in New Issue
Block a user