mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
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:
parent
3625a0131a
commit
ac71835706
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user