add --help entry about --xml option

This commit is contained in:
Johan Holmberg 2009-05-09 06:31:36 +00:00 committed by holmberg556
parent 9ce4b90e18
commit 80db818acb

@ -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