From: Chris Koeritz Date: Sun, 11 Mar 2012 15:41:43 +0000 (-0400) Subject: doc added X-Git-Tag: 2.140.90~1485 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=fc5fea337e141e2fc8dd3f16a7c36013326136f2;p=feisty_meow.git doc added --- diff --git a/scripts/files/checker_report.sh b/scripts/files/checker_report.sh index ce0bb6bd..759b8d38 100755 --- a/scripts/files/checker_report.sh +++ b/scripts/files/checker_report.sh @@ -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