summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thievol@posteo.net>2021-03-18 07:11:49 +0100
committerThierry Volpiatto <thievol@posteo.net>2021-03-18 07:11:49 +0100
commit54bddef887f1bdb77fc58ede9510bd66c173ada5 (patch)
tree7f935ae61069e1dd2e427d2fc873b197372e3b20 /helm-help.el
parente15f3374c0c34d6915c09a7fe97abdc93966cc20 (diff)
Fix binding in buffers documentation
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-help.el b/helm-help.el
index 2704e69d..4fc358c8 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -210,7 +210,7 @@ Yellow => Tramp archive buffer.
** Commands
\\<helm-buffer-map>
\\[helm-buffer-run-zgrep]\t\tGrep Buffer(s) works as zgrep too (`\\[universal-argument]' to grep all buffers but non-file buffers).
-\\[helm-buffers-run-multi-occur]\t\tMulti-Occur buffer or marked buffers (`\\[universal-argument]' to toggle force-searching current-buffer).
+\\[helm-buffers-run-occur]\t\tMulti-Occur buffer or marked buffers (`\\[universal-argument]' to toggle force-searching current-buffer).
\\[helm-buffer-switch-other-window]\t\tSwitch to other window.
\\[helm-buffer-switch-other-frame]\t\tSwitch to other frame.
\\[helm-buffers-run-browse-project]\t\tBrowse project from buffer.