]> git.proxmox.com Git - mirror_zfs.git/commit
Long opts for zdb
authorManoj Joseph <manoj.joseph@delphix.com>
Thu, 6 Jan 2022 18:54:32 +0000 (10:54 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 18:54:32 +0000 (10:54 -0800)
commit6b2e32019ec34d0c4e79397fe16b97c877ad8abc
treedc98063709d56c43e4bd6900942da5dc4a6a16e8
parent2a149775b4c39c13efe047fe5b3a2e3752d8fed1
Long opts for zdb

This change introduces long options for zdb. It updates the usage
message as well to include the long options.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Manoj Joseph <manoj.joseph@delphix.com>
Closes #12818
cmd/zdb/zdb.c
man/man8/zdb.8