diff options
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index c7ef6665f..0586b4e9c 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -349,7 +349,7 @@ ** values: none, highlight, message, all (default value: `all`) * *weechat.look.buffer_time_format* -** description: `time format for each line displayed in buffers` +** description: `time format for each line displayed in buffers (see man strftime for date/time specifiers)` ** type: string ** values: any string (default value: `"%H:%M:%S"`) @@ -444,7 +444,7 @@ ** values: 0 .. 65535 (default value: `32`) * *weechat.look.item_time_format* -** description: `time format for "time" bar item` +** description: `time format for "time" bar item (see man strftime for date/time specifiers)` ** type: string ** values: any string (default value: `"%H:%M"`) |