From d00137cd2bad2b6ddd35432809cafba981f261e2 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 25 Feb 2002 14:50:49 +0000 Subject: command() fixes git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2528 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/perl.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/perl.txt') diff --git a/docs/perl.txt b/docs/perl.txt index 69f694cf..23ecfbed 100644 --- a/docs/perl.txt +++ b/docs/perl.txt @@ -200,11 +200,7 @@ command(cmd) Server::command(cmd) Window::command(cmd) Windowitem::command(cmd) - Send a command `cmd' (in current channel). This will work just as if you - had typed `cmd' in command line, so you'll need to use /COMMANDS or the - text will be sent to the channel. - - Just like above, except different calling method. + Send a command `cmd' (in current channel). The '/' char isn't needed. *** Themes -- cgit v1.2.3