- help.conf updates... reported by KnuX fixed by WolfSage

This commit is contained in:
Bram Matthys 2007-04-30 19:47:16 +00:00
parent 1b587dcbff
commit 152283b769
2 changed files with 3 additions and 2 deletions

View file

@ -1464,3 +1464,4 @@
- #0003159 reported by aegis and Bock, regarding typos in documentation
- #0002560 reported and patched by w00t, regarding a typo in /SAMODE
- #0002844 reported by RandomNumber: make spamfilter actions case insensitive
- help.conf updates... #0002420 reported by KnuX fixed by WolfSage

View file

@ -782,10 +782,10 @@ help Nachat {
};
help Kill {
" Forcefully Disconnects a user from an IRC Server.";
" Forcefully Disconnects users from an IRC Server.";
" IRC Operator only command.";
" -";
" Syntax: KILL <user> <reason>";
" Syntax: KILL <user1>,<user2>,<user3>,... <reason>";
" Example: KILL Jack16 Cloning is not allowed";
};