]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_helpop.cpp
Now with added ANGRY MONKEYS.
[user/henk/code/inspircd.git] / src / modules / m_helpop.cpp
index c1457765d4e6c487eaf60bc064002e7fbe692ab6..e503952d6e7184743569aaf98298a33075ecd89f 100644 (file)
@@ -64,6 +64,7 @@ class cmd_helpop : public command_t
         cmd_helpop () : command_t("HELPOP",0,1)
         {
                 this->source = "m_helpop.so";
+                syntax = "[?|!]<any-text>";
         }
 
        void Handle (const char** parameters, int pcnt, userrec *user)