mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
t-runner: Correct typo in usage
This commit is contained in:
parent
3d384b83b7
commit
86e42a80e7
@ -1551,9 +1551,9 @@ static void usage(void)
|
||||
l_info("Options:\n"
|
||||
"\t-q, --qemu <path> QEMU binary\n"
|
||||
"\t-k, --kernel <image> Kernel image (bzImage)\n"
|
||||
"\t-t, --tests <dirs> Comma separated list of the test "
|
||||
"configuration\n\t\t\t\tdirectories to"
|
||||
" run\n"
|
||||
"\t-t, --testdirs <dirs> Comma separated list of the "
|
||||
"test configuration\n\t\t\t\t"
|
||||
"directories to run\n"
|
||||
"\t-v, --verbose Enable verbose output\n"
|
||||
"\t-h, --help Show help options\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user