From 19dc3f5a6158de1de56b8a38fbe1d2f5b5cc4b03 Mon Sep 17 00:00:00 2001 From: mertz Date: Mon, 9 Sep 2002 08:45:19 +0000 Subject: am�lioration du help --- Perl/t/test-no-crash.pl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Perl/t') diff --git a/Perl/t/test-no-crash.pl b/Perl/t/test-no-crash.pl index 6f60f21..91845a9 100644 --- a/Perl/t/test-no-crash.pl +++ b/Perl/t/test-no-crash.pl @@ -54,12 +54,13 @@ sub usage { print " A non-regression test suite for zinc.\n"; print " Some exhaustive test of zinc. Of course everything is not tested yet\n"; print " options are:\n"; + print " -help to print this short help\n"; print " -log trace level, defaulted to 0; higher level trace more infos\n"; print " -out filename the log filename. defaulted to no-crash.log\n"; print " NB: the previous log file is always renamed with a .prev suffix\n"; - print " -trace to better trace usage of an option\n"; print " -render 0|1|2 to select the render option of zinc\n"; - print " -help to print this short help\n"; + print " -trace to better trace usage of an option\n"; + print " -type to limits tests to this item type.\n"; exit; } -- cgit v1.1