[Freeswitch-svn] [commit] r10960 - freeswitch/trunk/libs/esl

FreeSWITCH SVN silik0n at freeswitch.org
Fri Dec 26 11:25:36 PST 2008


Author: silik0n
Date: Fri Dec 26 14:25:36 2008
New Revision: 10960

Log:
update

Modified:
   freeswitch/trunk/libs/esl/fs_cli.c

Modified: freeswitch/trunk/libs/esl/fs_cli.c
==============================================================================
--- freeswitch/trunk/libs/esl/fs_cli.c	(original)
+++ freeswitch/trunk/libs/esl/fs_cli.c	Fri Dec 26 14:25:36 2008
@@ -59,7 +59,7 @@
 	printf("  -H, --host=hostname             Host to connect\n");
 	printf("  -P, --port=port                 Port to connect (1 - 65535)\n");
 	printf("  -p, --password=FILENAME         Password\n");
-	printf("  -x, --execute=command           Execute Command and exit (Work In Progress)\n");
+	printf("  -x, --execute=command           Execute Command and Exit\n");
 	printf("  -d, --debug=level               Debug Level (0 - 7)\n\n");
 	return 1;
 }



More information about the Freeswitch-svn mailing list