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

View File

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