From 31b9a9cbb460e8101f603edfaa72e95e85be2e14 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 24 Apr 2004 20:08:48 +0000 Subject: [PATCH] Updated helpop docs to cover *LINE commands and new /STATS git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@715 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/helpop.conf.example | 43 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example index 213d8173e..314d2b28d 100644 --- a/docs/helpop.conf.example +++ b/docs/helpop.conf.example @@ -128,8 +128,44 @@ line9="o Show a list of all valid oper usernames and hostmasks" line10="l Show all inbound and outbound server and client connections" line11="u Show server uptime" - line12="-" - line13="Note that all /STATS use is broadcast to online IRC operators."> + line12="k Show k-lines (local bans)" + line13="g Show g-lines (global bans)" + line14="q Show q-lines (nick mask bans)" + line15="Z Show z-lines (ip mask bans)" + line16="-" + line17="Note that all /STATS use is broadcast to online IRC operators."> + + + + + + + + + line4="CONNECT SQUIT MODULES KLINE ZLINE" + line5="QLINE GLINE">