From 6d1b4af58b8a3e5b85d7ad8956a82b3cebc1eee9 Mon Sep 17 00:00:00 2001 From: Jeff Latimer Date: Sat, 21 Oct 2006 19:35:57 +1000 Subject: [PATCH] tools: Add addtional help to runtest. --- tools/runtest | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/runtest b/tools/runtest index b440aab289f..43f513f9733 100755 --- a/tools/runtest +++ b/tools/runtest @@ -28,6 +28,8 @@ usage() Usage: $0 [options] input_file +input_file: the source code for the test program + Options: -q quiet mode -v verbose mode (can be specified multiple times) -- 2.11.4.GIT