diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-04 17:46:13 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-04 17:46:13 +0100 |
commit | da56eb6978f20a4c095bb54cc3524599a49c97d5 (patch) | |
tree | 09535b169f8e0fff860e29b4ae76d5a456498103 /doc/en/autogen/user/weechat_options.txt | |
parent | e21de5ce9657d99651bc7a9e4f9927b66dc43e0d (diff) | |
download | weechat-da56eb6978f20a4c095bb54cc3524599a49c97d5.zip |
core: fix help of option weechat.color.separator
Diffstat (limited to 'doc/en/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index a4b256e25..9f74e159b 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -204,7 +204,7 @@ ** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `blue`) * [[option_weechat.color.separator]] *weechat.color.separator* -** description: `background color for window separators (when split)` +** description: `color for window separators (when split) and separators beside bars (like nicklist)` ** type: color ** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `blue`) |