tools: Add addtional help to runtest.
This commit is contained in:
parent
5425cb35ed
commit
6d1b4af58b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue