From 89c9e43979f882342f6aff5c0f9bfb05c2fb3ecb Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Sun, 29 May 2022 23:01:06 +0200 Subject: [PATCH] sequencer - update help api --- sequencer.sh | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) 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 <