emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm f1ef868951 2/2: Update Helm documentation


From: ELPA Syncer
Subject: [nongnu] elpa/helm f1ef868951 2/2: Update Helm documentation
Date: Mon, 20 Mar 2023 14:00:42 -0400 (EDT)

branch: elpa/helm
commit f1ef8689514b20cd2c2a6c6be987d2c40a8f4a09
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Update Helm documentation
---
 helm-help.el | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/helm-help.el b/helm-help.el
index 31a967e0bf..0877176002 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1874,10 +1874,11 @@ Nowaday the best backend is Ripgrep aka RG, it is the 
fastest and
 is actively maintained, see `helm-grep-ag-command' and
 `helm-grep-ag-pipe-cmd-switches' to configure it.
 
-You can ignore files and directories with a \".agignore\" file, local to a
-directory or global when placed in the home directory. (See the AG man page for
-more details.)  That file follows the same syntax as `helm-grep-ignored-files'
-and `helm-grep-ignored-directories'.
+You can ignore files and directories with a \".agignore\" or
+\".rgignore\" file, local to a directory or global when placed in
+the home directory. (See the AG/RG man pages for more details.)
+Note that `helm-grep-ignored-files'and
+`helm-grep-ignored-directories' have no effect in helm-AG/RG.
 
 As always you can access Helm AG from `helm-find-files'.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]