From: Don Armstrong Date: Wed, 9 Jan 2013 19:56:48 +0000 (-0800) Subject: it's SCRIPTNAME not SCRIPT_NAME X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9ab0ce74d9ae42ff20ede3f38ba324be6a67314a;p=lib.git it's SCRIPTNAME not SCRIPT_NAME --- diff --git a/templates/perl_script b/templates/perl_script index 05509d7..736bb53 100755 --- a/templates/perl_script +++ b/templates/perl_script @@ -18,7 +18,7 @@ SCRIPTNAME - DOES_SOMETHING =head1 SYNOPSIS -SCRIPT_NAME [options] +SCRIPTNAME [options] Options: --debug, -d debugging level (Default 0)