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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ Cause
.Nm zpool .Nm zpool
subcommands to output full vdev path names by default. This subcommands to output full vdev path names by default. This
behavior is identical to the behavior is identical to the
.Nm zpool status -p .Nm zpool status -P
command line option. command line option.
.El .El
.Bl -tag -width "ZFS_VDEV_DEVID_OPT_OUT" .Bl -tag -width "ZFS_VDEV_DEVID_OPT_OUT"