mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-07 13:35:00 +00:00
fs_cli: add help text for /uuid
This commit is contained in:
parent
2196fcdf83
commit
6c98ba4819
@ -656,6 +656,7 @@ static int process_command(esl_handle_t *handle, const char *cmd)
|
|||||||
"/exit, /quit, /bye, ... \tExit the program.\n"
|
"/exit, /quit, /bye, ... \tExit the program.\n"
|
||||||
"/event, /noevent, /nixevent\tEvent commands.\n"
|
"/event, /noevent, /nixevent\tEvent commands.\n"
|
||||||
"/log, /nolog \tLog commands.\n"
|
"/log, /nolog \tLog commands.\n"
|
||||||
|
"/uuid \tFilter logs for a single call uuid\n"
|
||||||
"/filter \tFilter commands.\n"
|
"/filter \tFilter commands.\n"
|
||||||
"/debug [0-7] \tSet debug level.\n"
|
"/debug [0-7] \tSet debug level.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user