diff --git a/sequencer.sh b/sequencer.sh index e520d66..feecd60 100755 --- a/sequencer.sh +++ b/sequencer.sh @@ -149,7 +149,7 @@ sequencer.sh global variables: 1 - Show time stamps before log outputs \${sqr_args} String of all given options - \$SEQ_CONFIG_HOME + \${seq_configRoot} Path to user specific seq configuration directory \${seq_configFile} Path to user specific seq configuration file @@ -161,10 +161,14 @@ sequencer.sh build-in functions: USAGE_API echo -e "${col_green} root${col_off}" cat < [DESCRIPTION]${col_off}" + echo -e "${col_green} endIfEmpty [DESCRIPTION]${col_off}" cat < : Name without \$ @@ -349,11 +355,6 @@ USAGE_API [MESSAGE] String which is displayed in the error output -USAGE_API - echo -e "${col_green} exitIfRunning${col_off}" - cat <