Add a missing option prefix `-` in zfs-tests.sh usage()

Reviewed-by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
Closes #10893
This commit is contained in:
Peter Dave Hello 2020-09-09 00:04:36 +08:00 committed by Brian Behlendorf
parent 3625a0131a
commit ac71835706
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ constrain_path() {
usage() { usage() {
cat << EOF cat << EOF
USAGE: USAGE:
$0 [hvqxkfS] [-s SIZE] [-r RUNFILES] [-t PATH] [-u USER] $0 [-hvqxkfS] [-s SIZE] [-r RUNFILES] [-t PATH] [-u USER]
DESCRIPTION: DESCRIPTION:
ZFS Test Suite launch script ZFS Test Suite launch script