diff --git a/tests/runtests.pl b/tests/runtests.pl index e5e3a1ba3..be37618bf 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -1,4 +1,5 @@ #!/usr/bin/perl +# $Id$ # # Main curl test script, in perl to run on more platforms # @@ -343,6 +344,18 @@ do { # short output $short=1; } + elsif($ARGV[0] eq "-h") { + # show help text + print <