X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/cbc5a1a4c23e241419fad790aef8dcb5eaca9b60..7a27854095fb80ce76e2ef5a59e87f42fbbe45fe:/src/mod-memoserv.help diff --git a/src/mod-memoserv.help b/src/mod-memoserv.help index fc2aea9..fbeb973 100644 --- a/src/mod-memoserv.help +++ b/src/mod-memoserv.help @@ -49,14 +49,15 @@ "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 ", "Cancels the messaged marked with 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 <-flags> ", "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.",