summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/helm-help.el b/helm-help.el
index d0681334..bd491948 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -211,6 +211,7 @@ Italic => A non-file buffer.
\\[helm-buffer-save-persistent]\t\tSave buffer without leaving Helm.
\\[helm-buffer-run-kill-buffers]\t\tDelete marked buffers and leave Helm.
\\[helm-buffer-run-kill-persistent]\t\tDelete buffer without leaving Helm.
+\\[helm-buffer-run-rename-buffer]\t\tRename buffer.
\\[helm-toggle-all-marks]\t\tToggle all marks.
\\[helm-mark-all]\t\tMark all.
\\[helm-toggle-buffers-details]\t\tToggle details.
@@ -621,8 +622,8 @@ You can open a dired buffer containing only marked files with `\\<helm-find-file
With a prefix argument you can open this same dired buffer in wdired mode for
editing. Note that wildcards are supported as well, so you can use e.g.
\"*.txt\" to select all \".txt\" files in the current directory or \"**.txt\" to
-select all files recursively from the current directory. See [[Using wildcard to
-select multiple files]] section above.
+select all files recursively from the current directory.
+See [[Use the wildcard to select multiple files]] section above.
*** Defining default target directory for copying, renaming, etc
@@ -820,7 +821,7 @@ buffer is kept and files are displayed next to it.
\\[helm-ff-rotate-left-persistent]\t\tRotate image left.
\\[helm-ff-rotate-right-persistent]\t\tRotate image right.
\\[helm-find-files-up-one-level]\t\tGo to parent directory.
-\\[helm-ff-run-switch-to-history]\t\tSwitch to the vistied-directory history.
+\\[helm-find-files-history]\t\tSwitch to the visited-directory history.
\\[helm-ff-file-name-history]\t\tSwitch to file name history.
\\[helm-ff-properties-persistent]\t\tShow file properties in a tooltip.
\\[helm-mark-all]\t\tMark all visible candidates.