fix possible crash on user deletion
[srvx.git] / src / modcmd.help
index a0fbe49894482b343b946a8ce42e1e039ff96f55..d21521843f3160c784657990a91cdb5f876a0d9e 100644 (file)
@@ -31,6 +31,7 @@
         "  FLAGS          Comma-separated, +/- prefixed list of flags to add or remove.",
         "  CHANNEL_ACCESS Minimum ChanServ access.",
         "  OPER_ACCESS    Minimum OpServ access.",
+        "  STAFF_ACCESS   Minimum staff level.",
         "  ACCOUNT_FLAGS  Account flags to require or deny (for example, +R-S)",
         "See the $bmodcmd flags$b help entry for a list of supported flags.");
 "modcmd flags" ("The following flags are supported for commands:",
@@ -70,7 +71,7 @@
         "With only a service nick, shows the helpfiles used by that service.",
         "With a list of modules, sets the order that the service will look up non-command help entries.",
         "$uSee Also:$u bind, unbind");
-"service add" ("/msg $S SERVICE ADD <nick> <description>",
+"service add" ("/msg $S SERVICE ADD <nick> <hostname> <description>",
         "Creates a new service bot.",
         "$uSee Also:$u service rename, service trigger, service remove");
 "service rename" ("/msg $S SERVICE RENAME <oldnick> <newnick>",