]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/mod-memoserv.help
$! helpfile syntax for trigger, some cleanup
[irc/evilnet/x3.git] / src / mod-memoserv.help
index fc2aea93cdecaceeb530a3e0d6b22e90d29346b8..fbeb973ae4c67e04c2204eeeb507ed2440f2e997 100644 (file)
          "Sends you the current time set in which any old unread messages will be deleted.");
 
 "EXPIRE" ("/msg $S EXPIRE ",
-         "Runs an expire process through $S's messages, deleting any messages that are over date.",
+         "Runs an expire process through $S's messages, deleting any messages and history that are over date.",
          "$uSee Also:$u expiry");
 
 "CANCEL" ("/msg $S CANCEL <id>",
          "Cancels the messaged marked with <id> as long as you have sent the message.");
 
 "HISTORY" ("/msg $S HISTORY",
-         "Shows you any messages that you have sent, provided that the recipient has not deleted them yet..");
+         "Shows you any messages that you have sent, provided that the recipient has not deleted them yet..",
+         "$uSee Also:$u expiry");
 
 "SEND" ("/msg $S SEND <nick|*account> <-flags> <message>",
         "Sends a message to an user. Flags can be $br$b to request a read reciept. Take note of the ID number if you wish to cancel the message in the future. The ID number is required in the CANCEL command.",