mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-08 18:40:16 +01:00
test: fix --help output for --filter-deviceless
This commit is contained in:
parent
daa391224f
commit
bf028228b5
1 changed files with 2 additions and 2 deletions
|
|
@ -5185,8 +5185,8 @@ litest_parse_argv(int argc, char **argv, int *njobs_out)
|
|||
" Glob to filter on test groups\n"
|
||||
" --filter-rangeval=N \n"
|
||||
" Only run tests with the given range value\n"
|
||||
" --filter-deviceless=.... \n"
|
||||
" Glob to filter on tests that do not create test devices\n"
|
||||
" --filter-deviceless \n"
|
||||
" Only run tests that do not create test devices\n"
|
||||
" --filter-parameter=param1:glob,param2:glob,... \n"
|
||||
" Glob(s) to filter on the given parameters in their string "
|
||||
"representation.\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue