mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
core: replace /iset by /fset in welcome message
This commit is contained in:
+1
-2
@@ -445,8 +445,7 @@ weechat_startup_message ()
|
||||
"\n"
|
||||
"Moreover, there is inline help with /help on all commands and "
|
||||
"options (use Tab key to complete the name).\n"
|
||||
"The command /iset (script iset.pl) can help to customize "
|
||||
"WeeChat: /script install iset.pl\n"
|
||||
"The command /fset can help to customize WeeChat.\n"
|
||||
"\n"
|
||||
"You can add and connect to an IRC server with /server and "
|
||||
"/connect commands (see /help server)."));
|
||||
|
||||
Reference in New Issue
Block a user