From f54baab5284e7c6a52cfc34834d310daf4b68cfc Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 6 Jan 2014 17:12:17 +0000 Subject: - 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 --- help/kill | 1 + help/trace | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'help') diff --git a/help/kill b/help/kill index 7d48f96..2de52e7 100644 --- a/help/kill +++ b/help/kill @@ -2,5 +2,6 @@ KILL Disconnects user from the IRC server he/she is connected to with reason . + - Requires Oper Priv: kill - Requires Oper Priv: kill:remote for users not on your IRC server diff --git a/help/trace b/help/trace index 613d818..7cfb695 100644 --- a/help/trace +++ b/help/trace @@ -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. - -- cgit