summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/en/weechat_user.en.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc
index 45aac2151..1cb7a8c0b 100644
--- a/doc/en/weechat_user.en.adoc
+++ b/doc/en/weechat_user.en.adoc
@@ -1483,7 +1483,7 @@ For example to disable highlights from "joe" and "mike" on current buffer:
[NOTE]
The buffer property "hotlist_max_level_nicks" is not saved in configuration. +
You can easily save it with the script _buffer_autoset.py_: you can install it
-with `/script install buffer_autoset.py` and get help with `/help autosetbuffer`.
+with `/script install buffer_autoset.py` and get help with `/help buffer_autoset`.
[[highlights]]
=== Highlights
@@ -1548,7 +1548,7 @@ For example to force the highlight on all messages in the current buffer:
[NOTE]
The buffer property "highlight_regex" is not saved in configuration. +
You can easily save it with the script _buffer_autoset.py_: you can install it
-with `/script install buffer_autoset.py` and get help with `/help autosetbuffer`.
+with `/script install buffer_autoset.py` and get help with `/help buffer_autoset`.
[[key_bindings]]
=== Default key bindings