summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2020-06-12 16:37:38 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2020-06-12 16:37:38 +0200
commit3ff35503a920d8629cf5c9c07647923661f24ba2 (patch)
tree37c165d67e1f50d7290bae9cd9c97865279ac909 /helm-help.el
parent4f30fdd551113028d2cf6223c8115ea08a0f5ecb (diff)
Update help
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/helm-help.el b/helm-help.el
index f9b0791a..48709b6e 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -583,8 +583,7 @@ are available as`%u', `%d' and `%c' respectively.
Use the `helm-file-globstar' feature described in [[Use the wildcard to select multiple files][recursive globbing]]
by entering \"**.JPG\" at the end of the Helm-find-files pattern, then hit
-\\<helm-map>\\[helm-ff-query-replace-on-filenames]: First \"JPG\", then \"jpg\"
-and hit `RET'.
+\\<helm-find-files-map>\\[helm-ff-run-query-replace-fnames-on-marked] and enter \"JPG\" on first prompt, then \"jpg\" on second prompt and hit `RET'.
Alternatively you can enter \".%\" at the first prompt, then \"jpg\" and hit
`RET'. Note that when using this instead of using \"JPG\" at the first prompt,