diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-08-17 11:34:42 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-08-17 11:34:42 +0200 |
commit | 6fd5448a52ffbc9344419fd73afc6c8f0d89b256 (patch) | |
tree | cc97f4e09685a7d547de1e6883dd80a2c2be9f7b /doc/en/autogen | |
parent | a14815bbabf828a5bf7f7a20b065242ee6ad8d7d (diff) | |
download | weechat-6fd5448a52ffbc9344419fd73afc6c8f0d89b256.zip |
Update translations
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/logger_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/logger_options.txt b/doc/en/autogen/user/logger_options.txt index a7a98bfb8..06a3ea379 100644 --- a/doc/en/autogen/user/logger_options.txt +++ b/doc/en/autogen/user/logger_options.txt @@ -23,6 +23,11 @@ ** type: string ** values: any string (default value: "%h/logs/") +* *logger.file.replacement_char* +** description: replacement char for special chars in filename built with mask (like directory delimiter) +** type: string +** values: any string (default value: "_") + * *logger.file.time_format* ** description: timestamp used in log files (see man strftime for date/time specifiers) ** type: string |