summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2020-01-06 10:43:32 -0800
committerGitHub <[email protected]>2020-01-06 10:43:32 -0800
commit33dc49e0c0ced678b9de5f53a4689b79ded87737 (patch)
tree60fae7a04c5ee0ad64505e45009def8fe2b42cdf /man
parent665684d721f01772f3557b952829e2a3a5c35423 (diff)
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 <[email protected]> Reviewed-by: George Melikov <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #9803
Diffstat (limited to 'man')
-rw-r--r--man/man8/zpool.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8
index 272e4bc1c..4b5a1e2b3 100644
--- a/man/man8/zpool.8
+++ b/man/man8/zpool.8
@@ -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"