X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_toolcontext_args2.res b/tests/sav/test_toolcontext_args2.res index 8757721..464f929 100644 --- a/tests/sav/test_toolcontext_args2.res +++ b/tests/sav/test_toolcontext_args2.res @@ -4,14 +4,14 @@ Test for ToolContext, try --bash-completion. -w, --warning Show/hide a specific warning -q, --quiet Do not show warnings --stop-on-first-error Stop on first error + --keep-going Continue after errors, whatever the consequences --no-color Do not use color to display errors and warnings --log Generate various log files --log-dir Directory where to generate log files + --nit-dir Base directory of the Nit installation -h, -?, --help Show Help (This screen) --version Show version and exit - --set-dummy-tool Set toolname and version to DUMMY. Useful for testing -v, --verbose Verbose - --bash-completion Generate bash_completion file for this program -a, --option-a option a, do nothing -b, --option-b option b, do nothing -c option c, do nothing