diff --git a/bin/cmdtest.rb b/bin/cmdtest.rb index 7585d3b..cc6025b 100755 --- a/bin/cmdtest.rb +++ b/bin/cmdtest.rb @@ -328,6 +328,7 @@ module Cmdtest puts " --verbose be more verbose" puts " --fast run fast without waiting for unique mtime:s" puts " --test=NAME only run named test" + puts " --xml=FILE write summary on JUnit format" end end