We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6278c12 commit c8663b5Copy full SHA for c8663b5
control.sh
@@ -1167,7 +1167,7 @@ case "${1}" in
1167
echo -e "${COLOR_YELLOW}${COLOR_BOLD}Use: \"${0} ${2}\" to show ${APPLICATION_NAME} is online or offline.${COLOR_RESET}"
1168
;;
1169
dump-config)
1170
- echo -e "${COLOR_YELLOW}${COLOR_BOLD}Use: \"${0} ${2}\" to dump the current Control.Sh configuration${COLOR_RESET}
+ echo -e "${COLOR_YELLOW}${COLOR_BOLD}Use: \"${0} ${2}\" to dump the current Control.Sh configuration${COLOR_RESET}"
1171
1172
last-exit-code)
1173
echo -e "${COLOR_YELLOW}${COLOR_BOLD}Use: \"${0} ${2}\" to return and display the last exit code of ${APPLICATION_NAME}.${COLOR_RESET}"
0 commit comments