chiark / gitweb /
More x-refs.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 9 Oct 2001 14:09:00 +0000 (14:09 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 9 Oct 2001 14:09:00 +0000 (14:09 +0000)
helpinfos

index 2e06f86d621c6ab6b7712e401a705dc43e74c415..38d3019f68e47c730c38662093ce4fcd8e4d7172 100644 (file)
--- a/helpinfos
+++ b/helpinfos
@@ -27,11 +27,11 @@ help <topic>     gives help on an additional topic
 :tell
 tell <nick> <message ...>
  Leaves a message for someone, which will be delivered according to
- their `set !tellme' setting, or failing that your `set !tellbounce'.
+ their `!set !tellme'.  See also help on `!tellbounce' and `!delmsg'.
 
 :tellbounce
 !set tellbounce after <!interval>   (Default: 80h.)
- If undelivered longer than that, I will:
+ If undelivered (see `help !tellme') longer than that, I will:
 !set tellbounce discard              Just throw it away.  (Default.)
 !set tellbounce tellme <interval>    Try a bounce `tell' that long.
 !set tellbounce mailto <email-addr>  Email you.  (Secure nicks only.)
@@ -42,7 +42,7 @@ tell <nick> <message ...>
  set tellme secure                Hide body until secure ident.
  set tellme refuse                Do not accept messages.
  set tellme mailto <email-addr>   By email.  (Secure nicks only.)
-and also when to consider them delivered:
+and also when to consider them delivered (see `help !tellbounce'):
  set tellme unreliable            Tell you once, then forget.
  set tellme pester <interval>     Remind until you say !delmsg
  set tellme reliable <interval>   Like pester, but identify req'd.