mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Revert "Applied the updated docs changes in line with the upcoming blog post."
This reverts commit 1773fa8d19.
This commit is contained in:
parent
939b773b8b
commit
1a30e646d9
23 changed files with 65 additions and 73 deletions
|
|
@ -61,15 +61,15 @@
|
|||
%9Examples:%9
|
||||
|
||||
/SERVER
|
||||
/SERVER CONNECT irc.example.com
|
||||
/SERVER CONNECT +irc.example.com
|
||||
/SERVER ADD -network ExampleNet -noautosendcmd irc.example.com
|
||||
/SERVER ADD -! -auto -host staff.irssi.org -4 -network ExampleNet -noproxy irc.example.com 6667
|
||||
/SERVER MODIFY -network ExampleNet -noauto irc.example.com
|
||||
/SERVER MODIFY -network ExampleNet irc.example.com 6697 -
|
||||
/SERVER REMOVE irc.example.com 6667 ExampleNet
|
||||
/SERVER CONNECT chat.freenode.net
|
||||
/SERVER CONNECT +chat.freenode.net
|
||||
/SERVER ADD -network Freenode -noautosendcmd orwell.freenode.net
|
||||
/SERVER ADD -! -auto -host staff.irssi.org -4 -network Freenode -noproxy orwell.freenode.net 6667
|
||||
/SERVER MODIFY -network Freenode -noauto orwell.freenode.net
|
||||
/SERVER MODIFY -network Freenode orwell.freenode.net 6697 -
|
||||
/SERVER REMOVE orwell.freenode.net 6667 Freenode
|
||||
/SERVER PURGE
|
||||
/SERVER PURGE irc.example.com
|
||||
/SERVER PURGE orwell.freenode.net
|
||||
|
||||
%9See also:%9 CHANNEL, CONNECT, DISCONNECT, NETWORK, RECONNECT, RMRECONNS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue