fix possible crash on user deletion
[srvx.git] / src / opserv.help
index 2f0a59073ae76b647a200b8284b4763c94bc33c2..4b24b3f39744489bf243c879f9dbeee7e2bfd4d8 100644 (file)
@@ -52,6 +52,8 @@
         "Edits the 'trust' for the specified IP, changing the count, duration and/or reason.",
         "You may use 0 as the duration if you do not wish the trust to ever expire, and 0 as the count for unlimited connections.",
         "$uSee Also:$u addtrust, deltrust, stats trusted");
+"INVITE" ("/msg $O INVITE #channel",
+       "Invites you to the specified channel.");
 "INVITEME" ("/msg $O INVITEME [nick]",
         "Invites the specified user (if omitted, you) to $O's debug channel.",
         "This is currently pointless, since no output is sent to the debug channel.");