]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bah, update syntax
authorRupa Schomaker <rupa@rupa.com>
Tue, 21 Jul 2009 18:49:02 +0000 (18:49 +0000)
committerRupa Schomaker <rupa@rupa.com>
Tue, 21 Jul 2009 18:49:02 +0000 (18:49 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14312 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_lcr/mod_lcr.c

index 10706657b04894599b550333ff2ec7d892d594cd..122b26c70adde78b3bef22e68de01b025953d775 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <switch.h>
 
-#define LCR_SYNTAX "lcr <digits> [<lcr profile>] [caller_id] [intrastate]"
+#define LCR_SYNTAX "lcr <digits> [<lcr profile>] [caller_id] [intrastate] [as xml]"
 #define LCR_ADMIN_SYNTAX "lcr_admin show profiles"
 
 /* SQL Query places */