diff --git a/libs/esl/fs_cli.c b/libs/esl/fs_cli.c index 85394dc497..39961963e5 100644 --- a/libs/esl/fs_cli.c +++ b/libs/esl/fs_cli.c @@ -254,6 +254,7 @@ static int process_command(esl_handle_t *handle, const char *cmd) "/event, /noevent, /nixevent\tEvent commands.\n" "/log, /nolog \tLog commands.\n" "/filter \tFilter commands.\n" + "/debug [0-7] \tSet debug level.\n" "\n" );