1
0
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:
Sébastien Helleu
2022-08-13 19:02:55 +02:00
parent 1e0d59a5e6
commit a36fa2faea
15 changed files with 90 additions and 77 deletions
+1 -1
View File
@@ -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 (