mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-08 02:16:17 +01:00
gtestutils: add missing dash in seed argument's --help documentation
https://bugzilla.gnome.org/show_bug.cgi?id=760115
This commit is contained in:
parent
e7478ec967
commit
ebfbae534b
@ -1075,7 +1075,7 @@ parse_args (gint *argc_p,
|
||||
" -m {undefined|no-undefined} Execute tests according to mode\n"
|
||||
" -p TESTPATH Only start test cases matching TESTPATH\n"
|
||||
" -s TESTPATH Skip all tests matching TESTPATH\n"
|
||||
" -seed=SEEDSTRING Start tests with random seed SEEDSTRING\n"
|
||||
" --seed=SEEDSTRING Start tests with random seed SEEDSTRING\n"
|
||||
" --debug-log debug test logging output\n"
|
||||
" -q, --quiet Run tests quietly\n"
|
||||
" --verbose Run tests verbosely\n",
|
||||
|
Loading…
Reference in New Issue
Block a user