update to syntax thanks sekil.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9105 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-07-18 23:58:48 +00:00
parent ab0800cf22
commit 022c920d38
1 changed files with 1 additions and 1 deletions

View File

@ -1642,7 +1642,7 @@ SWITCH_STANDARD_API(sofia_function)
const char *usage_string = "USAGE:\n"
"--------------------------------------------------------------------------------\n"
"sofia help\n"
"sofia profile <profile_name> [start|stop|restart|flush_inbound_reg [<call_id>]|[register|unregister] [<gateway name>|all]] [reloadxml]\n"
"sofia profile <profile_name> [start|stop|restart|rescan|flush_inbound_reg [<call_id>]|[register|unregister|killgw] [<gateway name>|all]] [reloadxml]\n"
"sofia status [[profile | gateway] <name>]\n"
"sofia loglevel [0-9]\n" "--------------------------------------------------------------------------------\n";