From 4b53585588af55feb4d42abf42921f6ef6cb67ac Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Wed, 21 Oct 2015 08:58:50 -0400 Subject: [PATCH] tests: update sav/test_toolcontext_args2.res with new descriptions of options Signed-off-by: Jean Privat --- tests/sav/test_toolcontext_args2.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/sav/test_toolcontext_args2.res b/tests/sav/test_toolcontext_args2.res index 464f929..f7e7da5 100644 --- a/tests/sav/test_toolcontext_args2.res +++ b/tests/sav/test_toolcontext_args2.res @@ -1,9 +1,9 @@ Usage: test_toolcontext [OPTION]... Test for ToolContext, try --bash-completion. - -W, --warn Show more warnings + -W, --warn Show additional warnings (advices) -w, --warning Show/hide a specific warning -q, --quiet Do not show warnings - --stop-on-first-error Stop on first error + --stop-on-first-error Just display the first encountered error then stop --keep-going Continue after errors, whatever the consequences --no-color Do not use color to display errors and warnings --log Generate various log files @@ -11,7 +11,7 @@ Test for ToolContext, try --bash-completion. --nit-dir Base directory of the Nit installation -h, -?, --help Show Help (This screen) --version Show version and exit - -v, --verbose Verbose + -v, --verbose Additional messages from the tool -a, --option-a option a, do nothing -b, --option-b option b, do nothing -c option c, do nothing -- 1.7.9.5