mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user