]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Updated helpop docs
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 20 May 2005 00:42:25 +0000 (00:42 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 20 May 2005 00:42:25 +0000 (00:42 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1460 e03df62e-2008-0410-955e-edbf42e46eb7

docs/helpop.conf.example

index 8945c3a0c53cb63dfcc1ecdecd4e84ea0ab09bbd..ae4c6222997e988fea422b0c7a870ccf329cbe00 100644 (file)
@@ -31,7 +31,8 @@
        line6="KICK     MODE    TOPIC   WHO         MOTD"
        line7="RULES    OPER    LIST    LUSERS      STATS"
        line8="USERHOST AWAY    ISON    SUMMON      USERS"
        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."
 
 <user line1="/USER [ident] [local host] [remote host] :[GECOS]"
        line2="This command is used by your client to register your irc session."
        line2="If the correct password is provided, and you are an operator,"
        line3="This command will restart the local server.">
 
        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.">
 <kill line1="/KILL [user] [reason]"
        line2="This command will disconnect a user from IRC with the given"
        line3="reason.">