Add '-ts' options to zconfig.sh/zfault.sh usage
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 11 Nov 2010 18:22:36 +0000 (10:22 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 11 Nov 2010 19:40:06 +0000 (11:40 -0800)
commite0f3df67e5174cd51284f0c26779046facfc95e0
tree6826db53ba1720058d39b62cb3506fc75bfffc10
parent7dc3830c0f591ae8dfe349cf67c0c61cc8602dc8
Add '-ts' options to zconfig.sh/zfault.sh usage

When adding this functionality originally the options to only
run specific tests (-t), or conversely skip specific tests (-s)
were omitted from the usage page.  This commit adds the missing
documentation.
scripts/zconfig.sh
scripts/zfault.sh