bin/testr-master in testr-14.1.0 vs bin/testr-master in testr-14.1.1
- old
+ new
@@ -1,15 +1,15 @@
#!/usr/bin/env ruby
=begin
-TESTR-MASTER 1 "2011-11-03" "14.1.0" "TestR User Manuals"
-=========================================================
+TESTR-MASTER 1 "2011-12-07" "14.1.1"
+====================================
NAME
----
-testr-master - absorbs test execution overhead and forks to run your tests
+testr-master - absorbs overhead and runs tests
SYNOPSIS
--------
`testr-master` [*OPTION*]...
@@ -55,11 +55,11 @@
Display this help manual using man(1).
FILES
-----
-`.testr.rb`
- Ruby script in the directory where testr(1) is run.
+*.testr.rb*
+ Optional Ruby script for configuring testr(1).
SEE ALSO
--------
testr(1), testr-driver(1), testr-master(1), testr-herald(1)