]> granicus.if.org Git - zfs/commit
Dedup-related documentation additions for zpool and zdb.
authorTim Chase <tim@chase2k.com>
Sun, 13 Oct 2013 16:36:15 +0000 (11:36 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 22 Oct 2013 17:08:51 +0000 (10:08 -0700)
commit2e2ddc30b47c174d95c2eb491452a7587e3e129f
tree9223be65adcc44aa40ba1436b091737a3afccab5
parentfbcb768c8fd1f32653f46ed4a8a9ceafe139087b
Dedup-related documentation additions for zpool and zdb.

Document the "-D" and "-T" options and the optional interval
and count or "zpool status".

Also for zpool's man page, use a consistent order for the
various "-T" options to match the program's help output.

Document the effect of additional "-D" options for zdb.

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