summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-20 00:42:25 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-20 00:42:25 +0000
commit9f37f99dcdf92de1881de2f91db353ee50de6d98 (patch)
tree65d269a847e5dcd9b39fe1a62eb6b8d5bf262d24 /docs
parent0bb8699027df93a74ea772bac6c0097da4504ca8 (diff)
Updated helpop docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1460 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r--docs/helpop.conf.example6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example
index 8945c3a0c..ae4c62229 100644
--- a/docs/helpop.conf.example
+++ b/docs/helpop.conf.example
@@ -31,7 +31,8 @@
line6="KICK MODE TOPIC WHO MOTD"
line7="RULES OPER LIST LUSERS STATS"
line8="USERHOST AWAY ISON SUMMON USERS"
- line9="INVITE PASS WHOWAS LINKS MAP">
+ line9="INVITE PASS WHOWAS LINKS MAP"
+ line10="COMMANDS MODULES">
<user line1="/USER [ident] [local host] [remote host] :[GECOS]"
line2="This command is used by your client to register your irc session."
@@ -242,6 +243,9 @@
line2="If the correct password is provided, and you are an operator,"
line3="This command will restart the local server.">
+<commands line1="/COMMANDS"
+ line2="Shows all currently available commands.">
+
<kill line1="/KILL [user] [reason]"
line2="This command will disconnect a user from IRC with the given"
line3="reason.">