提交 8661f3f2 编写于 作者: G Greg Williams

Merge pull request #5 from wsp/master

Pull request.
...@@ -81,8 +81,8 @@ class UnityTestSummary ...@@ -81,8 +81,8 @@ class UnityTestSummary
def usage(err_msg=nil) def usage(err_msg=nil)
puts "\nERROR: " puts "\nERROR: "
puts err_msg if err_msg puts err_msg if err_msg
puts "\nUsage: unity_test_summary.rb result_file_directoy/ root_path/" puts "\nUsage: unity_test_summary.rb result_file_directory/ root_path/"
puts " result_file_directory - The location of your relults files." puts " result_file_directory - The location of your results files."
puts " Defaults to current directory if not specified." puts " Defaults to current directory if not specified."
puts " Should end in / if specified." puts " Should end in / if specified."
puts " root_path - Helpful for producing more verbose output if using relative paths." puts " root_path - Helpful for producing more verbose output if using relative paths."
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册