summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-09-28 06:54:12 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-09-28 06:54:12 +0200
commit1e334afb46b021117c0a225d8c95188e96b879e8 (patch)
tree5689f1b2aa87b731551858f3aee43f6c4b5c0fea /helm-help.el
parent360adb32fde9c72cb0617e379843fe47dd5fdea9 (diff)
Document find-alternate-file and fix unquoted parenthesis at bol.
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/helm-help.el b/helm-help.el
index 9f22f9f4..bd12bcc3 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -260,7 +260,7 @@ NOTE: `C-u C-j' will display buffer directly.
*** To browse images directories turn on `helm-follow-mode' and navigate with arrow keys
You can also use `helm-follow-action-forward' and `helm-follow-action-backward'
-(`C-<down' and `C-<left>').
+\(`C-<down' and `C-<left>').
*** You can turn off/on (toggle) autoupdate completion at any moment with `C-DEL'
@@ -398,6 +398,7 @@ in `helm-current-buffer' as default.
\\[helm-narrow-window]\t\tNarrow helm window.
\\[helm-ff-run-toggle-basename]\t\tToggle basename/fullpath.
\\[helm-ff-run-find-file-as-root]\t\tFind file as root.
+\\[helm-ff-run-find-alternate-file]\t\tFind alternate file.
\\[helm-ff-run-insert-org-link]\t\tInsert org link.")
;;; Help for `helm-read-file-name'