diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-09-03 08:28:05 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-09-03 08:28:05 +0200 |
commit | 0572d0c4f50e278dae26a7b8a751ed77be981363 (patch) | |
tree | e866d2acdd196fee90425757df7084ee94723222 /doc/pl | |
parent | f4b96dfa0f30167a825bb6fa5905a94bb0bf26d4 (diff) | |
download | weechat-0572d0c4f50e278dae26a7b8a751ed77be981363.zip |
core: evaluate content of option "weechat.look.item_time_format" (issue #791)
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/autogen/user/weechat_options.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/autogen/user/weechat_options.adoc b/doc/pl/autogen/user/weechat_options.adoc index 8ab8812d5..4ef6587e9 100644 --- a/doc/pl/autogen/user/weechat_options.adoc +++ b/doc/pl/autogen/user/weechat_options.adoc @@ -703,7 +703,7 @@ ** wartości: dowolny ciąg (domyślna wartość: `+"M"+`) * [[option_weechat.look.item_time_format]] *weechat.look.item_time_format* -** opis: pass:none[format czasu dla elementu paska "time" (zobacz man strftime dla specyfikatorów daty/czasu)] +** opis: pass:none[time format for "time" bar item (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `+"%H:%M"+`) |