bin/tork-runner in tork-20.0.0 vs bin/tork-runner in tork-20.0.1
- old
+ new
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
=begin =======================================================================
-# TORK-RUNNER 1 2014-10-26 20.0.0
+# TORK-RUNNER 1 2016-02-13 20.0.1
## NAME
tork-runner - runs tests once, non-interactively
@@ -33,11 +33,11 @@
*T* `tested,` *P* `passed,` *F* `failed`
So far, *T* test files were tested, *P* of them passed, *F* of them failed.
## OPTIONS
-`-h`, `--help`
- Show this help manual.
+`-h` [*PATTERN*], `--help` [*PATTERN*]
+ Show this help manual and search for *PATTERN* regular expression therein.
## EXIT STATUS
0
All test files passed.