diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-09-24 14:53:43 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-09-24 14:53:43 +0200 |
commit | 072d526023be67615b6c3035f84b0ea81475b1ef (patch) | |
tree | e361f5f0d33abbc5a46c51da7bac215433eb3b77 /doc/it/autogen/user/weechat_options.txt | |
parent | b45a5af0f3274d455955b11cf3b90767617caaac (diff) | |
download | weechat-072d526023be67615b6c3035f84b0ea81475b1ef.zip |
core: update help of option weechat.look.color_basic_force_bold
Diffstat (limited to 'doc/it/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 9c76d6dfc..53b1af53d 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -369,7 +369,7 @@ ** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`) * *weechat.look.color_basic_force_bold* -** descrizione: `force "bold" attribute for light colors and "darkgray" in basic colors; off by default: "bold" is used only if terminal has less than 16 colors` +** descrizione: `force "bold" attribute for light colors and "darkgray" in basic colors (this option is disabled by default: bold is used only if terminal has less than 16 colors)` ** tipo: bool ** valori: on, off (valore predefinito: `off`) |