diff options
author | Timo Sirainen <cras@irssi.org> | 2000-07-23 14:14:05 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-07-23 14:14:05 +0000 |
commit | b2a616b68fddebb3146adebae1218fe9f9d851c3 (patch) | |
tree | db1796ba61b6511f4bb744e044b45e572092ce35 /docs/manual.txt | |
parent | bd9e53a5d23979b9879e482213678f31d5c60314 (diff) | |
download | irssi-b2a616b68fddebb3146adebae1218fe9f9d851c3.zip |
updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@525 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/manual.txt')
-rw-r--r-- | docs/manual.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual.txt b/docs/manual.txt index 839f1c64..8be536b3 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -428,8 +428,8 @@ [-cmdspeed <ms>] [-cmdmax <count>] [-port <port>] <address> [<port> [<password>]] - -auto: Automatically connect to server at startup (default) - -noauto: Don't connect to server at startup + -auto: Automatically connect to server at startup + -noauto: Don't connect to server at startup (default) -ircnet: Specify what IRC network this server belongs to -host: Specify what host name to use, if you have multiple -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1 |