From 796134ffbd57eb47922bfa44a9823fae404ab522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=C3=A6r=C3=B8y?= Date: Mon, 21 Nov 2011 21:27:58 +0000 Subject: Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will force Irssi to not execute the content of the autosendcmd chatnet-setting upon connect. Fixes: #738 git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5209 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/connect.in | 1 + docs/help/in/server.in | 1 + 2 files changed, 2 insertions(+) (limited to 'docs/help') diff --git a/docs/help/in/connect.in b/docs/help/in/connect.in index b64da1c2..a00e383d 100644 --- a/docs/help/in/connect.in +++ b/docs/help/in/connect.in @@ -12,6 +12,7 @@ -ircnet: Same as -network. Deprecated. Do not use. -host: the host -!: don't autojoin channels + -noautosendcmd: don't execute autosendcmd -rawlog: immediately open rawlog after connected This command makes irssi to connect to specified server. diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 174c7eb2..18d837bc 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -15,6 +15,7 @@ -ircnet: Same as -network. Deprecated. Do not use -host: Specify what host name to use, if you have multiple -!: don't autojoin channels + -noautosendcmd: don't execute autosendcmd -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1 -cmdmax: Same as /SET cmds_max_at_once, see section 3.1 -port: Use this only to edit the port number of an existing server, -- cgit v1.2.3