]> git.proxmox.com Git - mirror_zfs.git/commit - cmd/zpool/zpool_main.c
Add -p switch to "zpool get"
authorRalf Ertzinger <ralf@skytale.net>
Wed, 23 Oct 2013 08:50:48 +0000 (10:50 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 28 Oct 2013 22:40:12 +0000 (15:40 -0700)
commitd65e73810938e5619b72591d3438063b00949e77
tree7bdd0383953aad573fdb591dd2ed1b3e80c9e902
parent8b921f667afc86c452242be0b6d3b257472ebe76
Add -p switch to "zpool get"

This works the same as the -p switch to "zfs get", displaying full
resolution values for appropriate attributes.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1813
cmd/zpool/zpool_main.c
man/man8/zpool.8