diff --git a/Scripts/Functions/Tuneup/tuneup.sh b/Scripts/Functions/Tuneup/tuneup.sh index 029d05b..8efd72b 100755 --- a/Scripts/Functions/Tuneup/tuneup.sh +++ b/Scripts/Functions/Tuneup/tuneup.sh @@ -43,7 +43,7 @@ function tuneup { local TUNEUP_EXTENSIONS='svg xhtml sh' # Interpret arguments and options passed through command-line. - tuneup_getOptions + ${CLI_FUNCNAME}_getOptions # Redefine positional parameters using ARGUMENTS. At this point, # option arguments have been removed from ARGUMENTS variable and