Module: wine Branch: master Commit: 6d1b4af58b8a3e5b85d7ad8956a82b3cebc1eee9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6d1b4af58b8a3e5b85d7ad8956...
Author: Jeff Latimer lats@yless4u.com.au Date: Sat Oct 21 19:35:57 2006 +1000
tools: Add addtional help to runtest.
---
tools/runtest | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tools/runtest b/tools/runtest index b440aab..43f513f 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)