summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2019-04-18 19:46:45 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2019-04-18 19:46:45 +0200
commitbb4cc11eb14065c29d32565f97a6c09450f14b24 (patch)
tree95584712a503a6d6121bfb4d11fca4b8060ff40a /helm-help.el
parentd60fff33061c74fe0316c0434c91f05cb37f3054 (diff)
Fix helm-occur doc
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/helm-help.el b/helm-help.el
index 726cb8a0..bc97a2ad 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1443,10 +1443,10 @@ marking defun will be used when `helm-source-occur' is member of
See [[Moving in `helm-buffer'][Moving in `helm-buffer']].
** Commands
-\\<helm-moccur-map>
+\\<helm-occur-map>
\\[helm-occur-run-goto-line-ow]\t\tGo to line in other window.
-\\[helm-occur-run-goto-line-of]\t\tGo to line in new frame.")
-
+\\[helm-occur-run-goto-line-of]\t\tGo to line in new frame.
+\\[helm-occur-run-save-buffer]\t\tSave results in new buffer.")
;;; Helm Top
;;
;;