mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
logger: improve help on option logger.file.auto_log
This commit is contained in:
@@ -486,7 +486,7 @@ logger_config_init ()
|
||||
logger_config_file, ptr_section,
|
||||
"auto_log", "boolean",
|
||||
N_("automatically save content of buffers to files (unless a buffer "
|
||||
"disables log)"),
|
||||
"disables log); if disabled, logging is disabled on all buffers"),
|
||||
NULL, 0, 0, "on", NULL, 0,
|
||||
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
|
||||
logger_config_file_color_lines = weechat_config_new_option (
|
||||
|
||||
Reference in New Issue
Block a user