summaryrefslogtreecommitdiff
path: root/helm-files.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2018-07-05 13:34:05 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2018-07-05 13:34:05 +0200
commit630d8acc15911e89fe3de8f834cb9e7b7e73897d (patch)
tree7800e6bae656b54264e5819473cb49940851c849 /helm-files.el
parent44a645175b93fceccf2dd2de314721b3cedb1daf (diff)
Update docstring and help msg
* helm-files.el (helm-trash-remote-files): Do it. * helm-help.el (helm-ff-help-message): Do it.
Diffstat (limited to 'helm-files.el')
-rw-r--r--helm-files.el7
1 files changed, 2 insertions, 5 deletions
diff --git a/helm-files.el b/helm-files.el
index d920247d..e701ad27 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -344,11 +344,8 @@ external trash command in its `delete-file' and `delete-directory'
handlers.
If you want to enable this you will have to install the 'trash' command
-on remote (or locally if you want to trash as root) the package on
-Ubuntu based distribution is 'trash-cli'. You will also need perhaps
-to create a Trash directory according to
-http://freedesktop.org/wiki/Specifications/trash-spec, see the Trash
-documentation at https://github.com/andreafrancia/trash-cli for more infos."
+on remote (or locally if you want to trash as root), the package on
+Ubuntu based distribution is 'trash-cli'."
:group 'helm-files
:type 'boolean)