From 95b74de316bdfa0f44cc772c620423bca117942e Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 28 Jun 2000 21:47:13 +0000 Subject: /HILIGHT changed. -nick option now tells to hilight only the nick, not the whole line. -mask option matches the text for nick mask (it didn't even work before). git-svn-id: http://svn.irssi.org/repos/irssi/trunk@391 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/manual.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/manual.txt') diff --git a/docs/manual.txt b/docs/manual.txt index 62ffa8df..d85f1941 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -858,12 +858,13 @@ mask, so you could for example show your friends' nicks with different color. - /HILIGHT [-nick | -regexp | -word] [-color ] + /HILIGHT [-mask | -regexp | -word] [-nick] [-color ] [-level ] [-channels ] - -nick: Match only for nick, is a nick mask + -mask: Match only for nick, is a nick mask -regexp: is a regular expression -word: must match to full words + -nick: Hilight only the nick, not the whole line -color: Print the reply with - see below -level: Match only for messages, default is publics,msgs,notices,actions -- cgit v1.2.3