mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Text fix for jabber reload command (reported by bkruse via IRC)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@53294 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -120,7 +120,7 @@ static struct ast_cli_entry aji_cli[] = {
|
||||
debug_usage },
|
||||
|
||||
{ { "jabber", "reload", NULL},
|
||||
aji_do_reload, "Enable Jabber debugging",
|
||||
aji_do_reload, "Reload Jabber configuration",
|
||||
reload_usage },
|
||||
|
||||
{ { "jabber", "show", "connected", NULL},
|
||||
|
Reference in New Issue
Block a user