diff options
Diffstat (limited to 'docs/help/in/sconnect.in')
-rw-r--r-- | docs/help/in/sconnect.in | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/help/in/sconnect.in b/docs/help/in/sconnect.in new file mode 100644 index 0000000..47da885 --- /dev/null +++ b/docs/help/in/sconnect.in @@ -0,0 +1,25 @@ + +%9Syntax:%9 + +@SYNTAX:sconnect@ + +%9Parameters:%9 + + The server to connect to, the connection port and the remote server that + initiates the connection attempt. + + If no remote server is given, the server you are currently connected to will + be used. + +%9Description:%9 + + Connect a server to the IRC network; this command is restricted to IRC + operators. + +%9Examples:%9 + + /SCONNECT ircsource.irssi.org + /SCONNECT ircsource.irssi.org 6667 be.hub + +%9See also:%9 DIE, KILL, OPER, RESTART, SQUIT + |