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
1.4
Tilghman Lesher 19 years ago
parent f2decd2446
commit 27475a306d

@ -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},

Loading…
Cancel
Save