From 3c549ec8eab2da86a11d76ec369a466459536ead Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 13 2012 17:05:25 +0000 Subject: Update `Functions/Prepare/prepare_getOptions.sh' file. --- diff --git a/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh b/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh index aaafb37..7298a28 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh @@ -45,7 +45,7 @@ function prepare_getOptions { case "$1" in -h | --help ) - ${CLI_NAME} help --read --format="texinfo" trunk/Scripts/Bash/Functions/Prepare + cli_runFunEnvironment help --read --format="texinfo" trunk/Scripts/Bash/Functions/Prepare shift 1 exit ;;