diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-17 16:22:24 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-17 16:22:24 +0000 |
commit | 568fe02d8427af36e2e4b42e7c5d175d32a66ad8 (patch) | |
tree | 3e20c904fdcbfea7fee7d04f1d80afc2ef363fac /help/kill | |
parent | 6ecf4393f5cfe29357603adbeda045bd5b3045ad (diff) |
- Update help files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3577 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/kill')
-rw-r--r-- | help/kill | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -KILL <nick> <reason> +KILL <nick> [reason] Disconnects user <nick> from the IRC server he/she -is connected to with reason <reason>. +is connected to with reason [reason]. - Requires Oper Priv: kill - Requires Oper Priv: kill:remote for users not on your IRC server |