fix syntax

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6183 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-11-08 02:20:48 +00:00
parent ce21d41785
commit 90e8bef62d
1 changed files with 1 additions and 1 deletions

View File

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