Correct help text for /bhelp, reported by t3gah.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@118 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -248,7 +248,7 @@ IrcCommand irc_command[] =
|
|||||||
{ "BANWORDS", NULL, add_ban_word, 0, "%Y<%nchannel|*%Y>%n word(s)\n- Adds word or words to the banned words list for %Y<%nchannel%Y>" },
|
{ "BANWORDS", NULL, add_ban_word, 0, "%Y<%nchannel|*%Y>%n word(s)\n- Adds word or words to the banned words list for %Y<%nchannel%Y>" },
|
||||||
{ "BEEP", NULL, beepcmd, 0, "- Creates a beep noise" },
|
{ "BEEP", NULL, beepcmd, 0, "- Creates a beep noise" },
|
||||||
#ifdef WANT_CHELP
|
#ifdef WANT_CHELP
|
||||||
{ "BHELP", "BHELP", chelp, 0, "%Y<%nhelp%W|%nindex%W|%nother%Y>%n\n - Externel help command for use with ~/.BitchX/BitchX.help" },
|
{ "BHELP", "BHELP", chelp, 0, "%Y<%nhelp%W|%nindex%W|%nother%Y>%n\n - BitchX help command" },
|
||||||
#endif
|
#endif
|
||||||
{ "BIND", NULL, bindcmd, 0, "- Command to bind a key to a function" },
|
{ "BIND", NULL, bindcmd, 0, "- Command to bind a key to a function" },
|
||||||
{ "BK", NULL, kickban, SERVERREQ, "%Y<%Cnick%Y>%n %R[%nreason%R]%n\n- Deops, bans and kicks %Y<%Cnick%Y>%n for %R[%nreason%R]%n" },
|
{ "BK", NULL, kickban, SERVERREQ, "%Y<%Cnick%Y>%n %R[%nreason%R]%n\n- Deops, bans and kicks %Y<%Cnick%Y>%n for %R[%nreason%R]%n" },
|
||||||
|
|||||||
Reference in New Issue
Block a user