test: help message
* bootstraptest/runner.rb (main): add --color option to the help message. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
88fa84a560
commit
a8ddde3b78
@ -96,6 +96,8 @@ Usage: #{File.basename($0, '.*')} --ruby=PATH [--sets=NAME,NAME,...]
|
|||||||
--sets=NAME,NAME,... Name of test sets.
|
--sets=NAME,NAME,... Name of test sets.
|
||||||
--dir=DIRECTORY Working directory.
|
--dir=DIRECTORY Working directory.
|
||||||
default: /tmp/bootstraptestXXXXX.tmpwd
|
default: /tmp/bootstraptestXXXXX.tmpwd
|
||||||
|
--color[=WHEN] Colorize the output. WHEN defaults to 'always'
|
||||||
|
or can be 'never' or 'auto'.
|
||||||
-s, --stress stress test.
|
-s, --stress stress test.
|
||||||
-v, --verbose Output test name before exec.
|
-v, --verbose Output test name before exec.
|
||||||
-q, --quiet Don\'t print header message.
|
-q, --quiet Don\'t print header message.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user