Fix ZPOOL_VDEV_NAME_PATH option description

The corresponding zpool status option is -P and not -p.  Update
this description to reference the correct option.

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9803
This commit is contained in:
Brian Behlendorf
2020-01-06 10:43:32 -08:00
committed by GitHub
parent 665684d721
commit 33dc49e0c0
+1 -1
View File
@@ -497,7 +497,7 @@ Cause
.Nm zpool
subcommands to output full vdev path names by default. This
behavior is identical to the
.Nm zpool status -p
.Nm zpool status -P
command line option.
.El
.Bl -tag -width "ZFS_VDEV_DEVID_OPT_OUT"