diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-06 17:12:17 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-06 17:12:17 +0000 |
commit | f54baab5284e7c6a52cfc34834d310daf4b68cfc (patch) | |
tree | 89ec34ab5aab9a509a7fd29df62512516f202ce5 /help | |
parent | afd60256a3dec4bd96b7eb7a2adfe2ae0387dc8c (diff) |
- Update help/trace, help/kill
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2776 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help')
-rw-r--r-- | help/kill | 1 | ||||
-rw-r--r-- | help/trace | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,6 @@ KILL <nick> <reason> Disconnects user <nick> from the IRC server he/she is connected to with reason <reason>. + - Requires Oper Priv: kill - Requires Oper Priv: kill:remote for users not on your IRC server @@ -8,4 +8,3 @@ to the specified server, and all clients on that server. With one argument which is a client, TRACE displays the path to that client, and that client's information. - |