summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-03-18 06:46:34 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-03-18 06:46:34 +0100
commit242adce8fcc0899fa9e7387555a8091bc44c3fcb (patch)
tree1ceeabd475fc068cdc2f8389bd10e0e3fe7f5b38 /helm-help.el
parent23d920f4d66f48fe44dd30c454ea6476fd5b470b (diff)
Update hff doc.
* helm-help.el (helm-ff-help-message): Do it.
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-help.el b/helm-help.el
index c6e32dc3..9aa634d1 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -359,7 +359,7 @@ If for some reason you cannot use an index the find command from findutils can b
used for this, it will be slower of course, you will have to pass the basedir as
first argument of find and the subdir as the value for '-(i)regex' or '-(i)name'
with the two format specs that are mandatory in `helm-locate-recursive-dirs-command',
-e.g \"find %s -name '*%s*'\" or \"find %s -regex .*%s.*$\".
+e.g \"find %s -type d -name '*%s*'\" or \"find %s -type d -regex .*%s.*$\".
*** Insert filename at point or complete filename at point