Lines Matching full:verbose
105 $verbose = 0; # verbose mode flag
261 # Hmmm, BSD/OS 2.0's uname -a is excessively verbose. Let's try it
323 elsif ($option =~ /^-verbose$/i)
325 $verbose = 1;
330 $verbose = 1;
497 # If the verbose option has been specified, then a short description
501 if ($verbose)
512 # the test is testing what it says it is testing in the verbose output
546 print "Usage: perl $plname [testname] [-verbose] [-detail] [-keep]\n";
574 . "-verbose\n"