From 9ab0ce74d9ae42ff20ede3f38ba324be6a67314a Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 9 Jan 2013 11:56:48 -0800 Subject: [PATCH] it's SCRIPTNAME not SCRIPT_NAME --- templates/perl_script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5