Update pandora_manage.pl

Former-commit-id: 4064310d63eb101eb1a13825357aa5c425eae502
This commit is contained in:
Alejandro Fraguas 2019-01-29 17:16:47 +01:00
parent c05e99f37e
commit eb0b9bd05b
1 changed files with 2 additions and 0 deletions

View File

@ -3175,7 +3175,9 @@ sub cli_get_alert_commands() {
if($head_print == 0) { if($head_print == 0) {
print_log "[INFO] No commands found\n\n"; print_log "[INFO] No commands found\n\n";
} }
}
##############################################################################
# Get alert actions. # Get alert actions.
# Related option: --get_alert_actions # Related option: --get_alert_actions
############################################################################## ##############################################################################