1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-04 03:34:18 -04:00
irssi/docs/help/in/disconnect.in
Geert Hauwaerts 08b390b11b Documentation fix for #185
Documentation fix for #185
2014-12-08 21:28:02 +01:00

27 lines
574 B
Plaintext

%9Syntax:%9
@SYNTAX:disconnect@
%9Parameters:%9
The network to disconnect from and the message to advertise; if no
parameters are given, the active server will be used.
%9Description:%9
Disconnects from an IRC server; the list of all the servers you are
connected to can be retrieved via the SERVER command.
Use the wildcard character '*' if you want to disconnect from the active
server.
%9Examples:%9
/DISCONNECT Freenode I'm off for today, take care!
/DISCONNECT * Vacation time :D
/DISCONNECT
%9See also:%9 CONNECT, SERVER