update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11009 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
47ffbb3dde
commit
716d8f996e
|
@ -481,7 +481,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
print_banner(stdout);
|
||||
|
||||
esl_log(ESL_LOG_INFO, "FS CLI Ready.\n");
|
||||
esl_log(ESL_LOG_INFO, "FS CLI Ready.\nenter /help for a list of commands.\n");
|
||||
|
||||
while (running) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue