X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/e3e5ba494aa6cacd920c5dbc2cbe61e56b6d6cb1..34a9e19a120bdfb3c1b1ce8156f65a9d54477f02:/src/mod-memoserv.help diff --git a/src/mod-memoserv.help b/src/mod-memoserv.help index 75476a1..9cf004b 100644 --- a/src/mod-memoserv.help +++ b/src/mod-memoserv.help @@ -47,13 +47,13 @@ "Runs an expire process through $S's messages, deleting any messages that are over date.", "$uSee Also:$u expiry"); -"SEND" ("/msg $S SEND ", - "Sends a message to an user.", +"SEND" ("/msg $S SEND <-flags> ", + "Sends a message to an user. Flags can be $br$b to request a read recipient.", "You may use *Account instead of Nick as the name argument; the * makes $S use the name of an account directly (useful if the user is not online).", "$uSee also:$u read, list"); -"READ" ("/msg $S READ ", - "Shows you the message behind ", +"READ" ("/msg $S READ <-flags>", + "Shows you the message behind . Flags can be $bi$b to ignore a read recipient request.", "$uSee also:$u send, list"); "DELETE" ("/msg $S DELETE ", @@ -61,7 +61,7 @@ "NOTE: You may supply $b*$b or $ball$b as the memo id, which will result in $S deleting all your messages."); "LIST" ("/msg $S LIST", - "This will list all the messages in your inbox.", + "This will list all the messages in your inbox. Messages marked with (r) have a read recipient reqiested", "$uSee also:$u read, send"); "STATUS" ("/msg $S STATUS",