diff --git a/lgsm/functions/core_getopt.sh b/lgsm/functions/core_getopt.sh index c38df7e99..f3434663e 100644 --- a/lgsm/functions/core_getopt.sh +++ b/lgsm/functions/core_getopt.sh @@ -25,7 +25,7 @@ case "$getopt" in command_validate.sh;; m|monitor) command_monitor.sh;; - ct|test-alert) + ta|test-alert) command_test_alert.sh;; dt|details) command_details.sh;;