From b2dcb948b472163ff3eee36b6496500c204ede24 Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Tue, 9 Oct 2001 14:28:12 +0000 Subject: [PATCH] Fix x-ref. Organization: Straylight/Edgeware From: Ian Jackson --- helpinfos | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpinfos b/helpinfos index 8e1951d..77d5470 100644 --- a/helpinfos +++ b/helpinfos @@ -28,7 +28,7 @@ help gives help on an additional topic tell Leaves a message for someone, which will be delivered according to their `!set !tellme'. I will tell you about your undelivered tells - whenever I see you arriving, or when you say !ping. See also + whenever I see you arriving, or when you say `!ping'. See also `help !untell' and `help !delmsg'. :untell @@ -43,7 +43,7 @@ tell set tellme secure Hide body until secure ident. set tellme refuse Do not accept messages. set tellme mailto By email. (Secure nicks only.) -and also when to consider them delivered (see `help !unsend'): +and also when to consider them delivered (see `help !untell'): set tellme unreliable Tell you once, then forget. set tellme pester Remind until you say !delmsg set tellme reliable Like pester, but identify req'd. -- [mdw]