From 8e07f9a916c206833b94f047d834bc791661a3ed Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Wed, 11 May 2016 13:05:33 -0500 Subject: zfs.8: Improve zfs upgrade documentation Signed-off-by: Richard Laager --- man/man8/zfs.8 | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'man') diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 3e070a630..be5394df7 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -2336,13 +2336,25 @@ if the \fB-S\fR option was not specified. .ne 2 .mk .na -\fB\fBzfs upgrade\fR [\fB-v\fR]\fR +\fB\fBzfs upgrade\fR .ad .sp .6 .RS 4n Displays a list of file systems that are not the most recent version. .RE +.sp +.ne 2 +.mk +.na +\fB\fBzfs upgrade\fR \fB-v\fR\fR +.ad +.sp .6 +.RS 4n +Displays a list of file system versions. +.RE + + .sp .ne 2 .mk @@ -2364,7 +2376,7 @@ In some cases, the file system version and the pool version are interrelated and .ad .sp .6 .RS 4n -Upgrade all file systems on all imported pools. +Upgrades all file systems on all imported pools. .RE .sp @@ -2375,7 +2387,7 @@ Upgrade all file systems on all imported pools. .ad .sp .6 .RS 4n -Upgrade the specified file system. +Upgrades the specified file system. .RE .sp @@ -2386,7 +2398,7 @@ Upgrade the specified file system. .ad .sp .6 .RS 4n -Upgrade the specified file system and all descendent file systems +Upgrades the specified file system and all descendent file systems .RE .sp @@ -2397,7 +2409,7 @@ Upgrade the specified file system and all descendent file systems .ad .sp .6 .RS 4n -Upgrade to the specified \fIversion\fR. If the \fB-V\fR flag is not specified, this command upgrades to the most recent version. This option can only be used to increase the version number, and only up to the most recent version supported by this software. +Upgrades to the specified \fIversion\fR. If the \fB-V\fR flag is not specified, this command upgrades to the most recent version. This option can only be used to increase the version number, and only up to the most recent version supported by this software. .RE .RE -- cgit v1.2.3