mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
core: replace freenode by libera in command examples
This commit is contained in:
@@ -440,10 +440,10 @@ relay_command_init ()
|
||||
"clients.\n"
|
||||
"\n"
|
||||
"Examples:\n"
|
||||
" irc proxy, for server \"freenode\":\n"
|
||||
" /relay add irc.freenode 8000\n"
|
||||
" irc proxy, for server \"freenode\", with SSL:\n"
|
||||
" /relay add ssl.irc.freenode 8001\n"
|
||||
" irc proxy, for server \"libera\":\n"
|
||||
" /relay add irc.libera 8000\n"
|
||||
" irc proxy, for server \"libera\", with SSL:\n"
|
||||
" /relay add ssl.irc.libera 8001\n"
|
||||
" irc proxy, for all servers (client will choose), with SSL:\n"
|
||||
" /relay add ssl.irc 8002\n"
|
||||
" weechat protocol:\n"
|
||||
|
||||
Reference in New Issue
Block a user