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

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

[nongnu] elpa/helm 56454b9253: Update HFF doc


From: ELPA Syncer
Subject: [nongnu] elpa/helm 56454b9253: Update HFF doc
Date: Fri, 7 Oct 2022 07:58:49 -0400 (EDT)

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

    Update HFF doc
---
 helm-help.el | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/helm-help.el b/helm-help.el
index a7562d8568..c59981f0d8 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1080,6 +1080,18 @@ To touch more than one new file, separate you filenames 
with a comma (\",\").
 If one wants to create (touch) a new file with comma inside the name use a 
prefix arg,
 this will prevent splitting the name and create multiple files.
 
+*** Change mode on files (chmod)
+
+When running `\\<helm-find-files-map>\\[helm-ff-run-chmod]' on
+marked files, you can enter the new mode in prompt but you can
+also use the first marked file as model to use it as default.
+For example you can mark a file with mode 777 and mark other
+files with mode 664, press 'RET' and answer 'y', all marked files
+will be changed to 777.
+
+NOTE: Another way to change modes on files in helm-find-files is
+running `\\<helm-find-files-map>\\[helm-ff-run-switch-to-shell]' and use 
'chmod' directly.
+
 *** Delete files
 
 You can delete files without quitting helm with



reply via email to

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