summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-06-11 07:59:57 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-06-11 07:59:57 +0200
commiteac52b99311eeff45ee957441ea8816c03db78da (patch)
treed55c98ac6b99b9bfa69eff2d6b6f66d83985867b /doc/en/autogen
parent4151fa234edb922149887ef7e5d93e2d6e832458 (diff)
downloadweechat-eac52b99311eeff45ee957441ea8816c03db78da.zip
core: set default value "merged" for option weechat.look.hotlist_remove
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/user/weechat_options.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc
index 636bc7668..dfefa24f1 100644
--- a/doc/en/autogen/user/weechat_options.asciidoc
+++ b/doc/en/autogen/user/weechat_options.asciidoc
@@ -606,7 +606,7 @@
* [[option_weechat.look.hotlist_remove]] *weechat.look.hotlist_remove*
** description: `remove buffers in hotlist: buffer = remove buffer by buffer, merged = remove all visible merged buffers at once`
** type: integer
-** values: buffer, merged (default value: `buffer`)
+** values: buffer, merged (default value: `merged`)
* [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names*
** description: `if set, uses short names to display buffer names in hotlist (start after first '.' in name)`