mirror of
https://github.com/pissnet/pissircd.git
synced 2025-07-29 14:32:25 +01:00
- help.conf updates... #0002420 reported by KnuX fixed by WolfSage
This commit is contained in:
parent
1b587dcbff
commit
152283b769
2 changed files with 3 additions and 2 deletions
1
Changes
1
Changes
|
@ -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
|
||||
|
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue