really tasty addition of remote compares using ssh syntax, e.g. host:path notation.
[feisty_meow.git] / scripts / files / checker_report.sh
old mode 100755 (executable)
new mode 100644 (file)
index ce0bb6b..759b8d3
@@ -11,6 +11,7 @@ outfile="$1"; shift  # optional parm.
 
 if [ -z "$dirname" ]; then
   echo "This script requires one directory on which to make a checker report."
+  echo "Additionally, you can specify an output file as the second parameter."
   exit 1
 fi