diff options
Diffstat (limited to 'man/man8/zfs-upgrade.8')
-rw-r--r-- | man/man8/zfs-upgrade.8 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man/man8/zfs-upgrade.8 b/man/man8/zfs-upgrade.8 index 742d5d7bd9e7..6a79f3ea77fd 100644 --- a/man/man8/zfs-upgrade.8 +++ b/man/man8/zfs-upgrade.8 @@ -34,15 +34,15 @@ .Dt ZFS-UPGRADE 8 .Os .Sh NAME -.Nm zfs Ns Pf - Cm upgrade +.Nm zfs-upgrade .Nd Manage upgrading the on-disk version of filesystems. .Sh SYNOPSIS -.Nm +.Nm zfs .Cm upgrade -.Nm +.Nm zfs .Cm upgrade .Fl v -.Nm +.Nm zfs .Cm upgrade .Op Fl r .Op Fl V Ar version @@ -50,18 +50,18 @@ .Sh DESCRIPTION .Bl -tag -width "" .It Xo -.Nm +.Nm zfs .Cm upgrade .Xc Displays a list of file systems that are not the most recent version. .It Xo -.Nm +.Nm zfs .Cm upgrade .Fl v .Xc Displays a list of currently supported file system versions. .It Xo -.Nm +.Nm zfs .Cm upgrade .Op Fl r .Op Fl V Ar version |