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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user