X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fzconfig.sh;h=2b1b2999c445cd199c1a2e4c706cd0604e4b7d9a;hb=e0f3df67e5174cd51284f0c26779046facfc95e0;hp=31c3011c733f6690f73248a6ff53bde2e54eebd9;hpb=7dc3830c0f591ae8dfe349cf67c0c61cc8602dc8;p=zfs.git diff --git a/scripts/zconfig.sh b/scripts/zconfig.sh index 31c3011..2b1b299 100755 --- a/scripts/zconfig.sh +++ b/scripts/zconfig.sh @@ -16,7 +16,7 @@ PROG=zconfig.sh usage() { cat << EOF USAGE: -$0 [hvc] +$0 [hvcts] DESCRIPTION: ZFS/ZPOOL configuration tests @@ -25,6 +25,8 @@ OPTIONS: -h Show this message -v Verbose -c Cleanup lo+file devices at start + -t <#> Run listed tests + -s <#> Skip listed tests EOF }