1
0
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:
Sébastien Helleu
2021-05-25 18:44:10 +02:00
parent e5f58b77c1
commit 7cc61cdbb3
37 changed files with 1092 additions and 1923 deletions
+2 -2
View File
@@ -110,8 +110,8 @@ fifo_command_init ()
" plugin.buffer *text or command here\n"
" *text or command here\n"
"\n"
"For example to change your freenode nick:\n"
" echo 'irc.server.freenode */nick newnick' "
"For example to change your libera nick:\n"
" echo 'irc.server.libera */nick newnick' "
">/run/user/1000/weechat/weechat_fifo_12345\n"
"\n"
"Please read the user's guide for more info and examples.\n"