mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Updated SERVER documentation
Added the noautosendcmd parameters to the SERVER syntax documentation
This commit is contained in:
parent
19b636e2a2
commit
4c6ba664c4
@ -34,6 +34,7 @@
|
||||
-port: Specifies the port to connect to the server.
|
||||
-noproxy: Ignores the global proxy configuration.
|
||||
-rawlog: Immediately open rawlog after connecting.
|
||||
-noautosendcmd: Doesn't execute autosendcmd.
|
||||
|
||||
The server, port and network to add, modify or remove; if no argument is
|
||||
given, the list of servers you are connected to will be returned.
|
||||
@ -58,7 +59,7 @@
|
||||
/SERVER +chat.freenode.net
|
||||
/SERVER CONNECT chat.freenode.net
|
||||
/SERVER CONNECT +chat.freenode.net
|
||||
/SERVER ADD -network Freenode orwell.freenode.net
|
||||
/SERVER ADD -network Freenode -noautosendcmd orwell.freenode.net
|
||||
/SERVER ADD -! -auto -host staff.irssi.org -port 6667 -4 -network Freenode -noproxy orwell.freenode.net
|
||||
/SERVER REMOVE -network Freenode orwell.freenode.net
|
||||
/SERVER PURGE
|
||||
|
Loading…
Reference in New Issue
Block a user