]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthony.minessale@gmail.com>
Tue, 30 Dec 2008 21:34:59 +0000 (21:34 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Tue, 30 Dec 2008 21:34:59 +0000 (21:34 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11009 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/esl/fs_cli.c

index f9b26ae8c533ee12eb5f31bc9cd0019aadea173b..dc34488a9e4b04a784ad10723a05bfdcb88c491c 100644 (file)
@@ -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) {