bin/tork-herald in tork-20.0.0 vs bin/tork-herald in tork-20.0.1
- old
+ new
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
=begin =======================================================================
-# TORK-HERALD 1 2014-10-26 20.0.0
+# TORK-HERALD 1 2016-02-13 20.0.1
## NAME
tork-herald - reports modified files
@@ -17,11 +17,11 @@
recursively. When any files therein are modified, it prints their relative
paths in a single-line JSON array to stdout.
## OPTIONS
-`-h`, `--help`
- Show this help manual.
+`-h` [*PATTERN*], `--help` [*PATTERN*]
+ Show this help manual and search for *PATTERN* regular expression therein.
## SEE ALSO
tork(1), tork-driver(1)