summaryrefslogtreecommitdiff
path: root/doc/en/weechat_user.en.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/weechat_user.en.adoc')
-rw-r--r--doc/en/weechat_user.en.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc
index 671cd0627..822be7dc6 100644
--- a/doc/en/weechat_user.en.adoc
+++ b/doc/en/weechat_user.en.adoc
@@ -1199,12 +1199,12 @@ List of bar options:
==== Items
The option _items_ is a string with a list of bar items, separated by a comma
-(space between items on screen) or "+" (glued items).
+(space between items on screen) or `+++` (glued items).
The list of bar items is displayed with command `/bar listitems`.
-Before or after item name, you can use chars (that are not alphanumeric, "-" or
-"_"). They will be displayed before/after item with the delimiters color
+Before or after item name, you can use chars (that are not alphanumeric, `+-+`
+or `+_+`). They will be displayed before/after item with the delimiters color
defined in bar (option _color_delim_).
Example of bar with items "[time],buffer_number+:+buffer_plugin+.+buffer_name":