From 4c6ba664c4e041a4295c7cb5ed77801a84fc7557 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Sun, 6 Jul 2014 22:52:50 +0200 Subject: Updated SERVER documentation Added the noautosendcmd parameters to the SERVER syntax documentation --- docs/help/in/server.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/help/in') diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 49b14245..9cd7c8bd 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -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 -- cgit v1.2.3