summaryrefslogtreecommitdiff
path: root/emacs-helm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-helm.sh')
-rwxr-xr-xemacs-helm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-helm.sh b/emacs-helm.sh
index 3b992d75..cf5ba28d 100755
--- a/emacs-helm.sh
+++ b/emacs-helm.sh
@@ -34,7 +34,7 @@ cat > $TMP <<EOF
;; - \`find-file'(C-x C-f) =>\`helm-find-files'\n\
;; - \`occur'(M-s o) =>\`helm-occur'\n\
;; - \`list-buffers'(C-x C-b) =>\`helm-buffers-list'\n\
-;; - \`completion-at-point'(tab) =>\`helm-lisp-completion-at-point'\n\n\
+;; - \`completion-at-point'(M-tab) =>\`helm-lisp-completion-at-point'\n\n\
;; Some others native emacs commands are \"helmized\" by \`helm-mode'.\n\
;; You will find embeded help for most helm commands with \`C-c ?'.\n\
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n"))