diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/connect.in | 1 | ||||
-rw-r--r-- | docs/help/in/server.in | 1 |
2 files changed, 2 insertions, 0 deletions
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, |