Fix option string, adding -e and fixing order
commitc9d8f6c59a268f65075bb9e510a58b1eec8015f7
authorCameron Harr <harr1@llnl.gov>
Thu, 21 Mar 2024 16:00:29 +0000 (21 09:00 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2024 16:00:29 +0000 (21 09:00 -0700)
tree5d1bf3e0f0940aab753eea6d2958de5ea95edb37
parent45e23abed55cc1c7216e98df28f1b6c6f172b790
Fix option string, adding -e and fixing order

The recently added '-e' option (PR #15769) missed adding the
new option in the online `zpool status` help command. This
adds the options and reorders a couple of the other options
that were not listed alphabetically.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Cameron Harr <harr1@llnl.gov>
Closes #16008
cmd/zpool/zpool_main.c
man/man8/zpool-status.8