mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
core: mention /fset command in header comment of configuration files
This commit is contained in:
@@ -2426,7 +2426,7 @@ config_file_write_internal (struct t_config_file *config_file,
|
||||
"# WARNING: It is NOT recommended to edit this file by hand,\n"
|
||||
"# especially if WeeChat is running.\n"
|
||||
"#\n"
|
||||
"# Use /set or similar command to change settings in WeeChat.\n"
|
||||
"# Use commands like /set or /fset to change settings in WeeChat.\n"
|
||||
"#\n"
|
||||
"# For more info, see: https://weechat.org/doc/quickstart\n"
|
||||
"#\n",
|
||||
|
||||
Reference in New Issue
Block a user