]> granicus.if.org Git - zfs/commit
Fix status command options in zpool(8)
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Oct 2017 22:52:03 +0000 (15:52 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2017 22:52:03 +0000 (15:52 -0700)
commitf4ae39a19da8a5756cc1287a426e1c8a62eeaaac
treef94c4faa0a1dd767d4697f7490cf8ae77fcfedeb
parent867959b5887c5211c520ad10ef8d12990a6d79fa
Fix status command options in zpool(8)

The 'zpool status' command supports the -P option for printing full
path names.  It does not support the -p parsable option for printing
exact values.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #6792
Closes #6794
man/man8/zpool.8