1
0
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:
Sébastien Helleu
2017-07-22 12:45:39 +02:00
parent 4a6e23059a
commit 33e5991791
14 changed files with 34 additions and 44 deletions
+1 -2
View File
@@ -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)."));