From 21dee7014137dd5f83954b00e374ca626849b7c1 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Thu, 26 Jul 2007 14:41:35 +0000 Subject: [PATCH] Add Command/Server redirections section, mostly a reference to perl.txt's description. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4587 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/manual.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/manual.txt b/docs/manual.txt index a8380878..2e2487a4 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -486,9 +486,12 @@ with /RECONNECT . /RECONNECT without any arguments will disconnect from the active server and reconnect back immediately. - 5.6 Command redirections + 5.6 Server redirections - FIXME + Getting replies matched to IRC commands can be quite complicated. + Server redirection allow this in a relatively easy way. They are + used internally and are available to scripts; see Server redirections + in perl.txt for details. 5.7 Server idle command queue