summaryrefslogtreecommitdiffstats
path: root/system/trash-cli/README
diff options
context:
space:
mode:
author Donald Cooley2017-01-25 12:05:17 +0100
committer Willy Sudiarto Raharjo2017-01-28 01:38:04 +0100
commit1da64aa476ecdf76ad156541924069a57c9430a3 (patch)
tree6b93d5f44525cdd59bd53f8ccd290406139f37ea /system/trash-cli/README
parent388723a7c0eb1e03b70bb7eec8e99496a1230522 (diff)
downloadslackbuilds-1da64aa476ecdf76ad156541924069a57c9430a3.tar.gz
system/trash-cli: Updated for version 0.17.1.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/trash-cli/README')
-rw-r--r--system/trash-cli/README12
1 files changed, 11 insertions, 1 deletions
diff --git a/system/trash-cli/README b/system/trash-cli/README
index 409df44aa9..3d1f4c8749 100644
--- a/system/trash-cli/README
+++ b/system/trash-cli/README
@@ -1 +1,11 @@
-trash-cli is a command line interface to the FreeDesktop.org trashcan.
+trash-cli trashes files recording the original path, deletion date, and
+permissions. It uses the same trashcan used by KDE, GNOME, and XFCE, but
+you can invoke it from the command line (and scripts).
+
+It provides these commands:
+
+trash-put : trashes files and directories.
+trash-empty : empty the trashcan(s).
+trash-list : list trashed files.
+trash-restore : restore a trashed file.
+trash-rm : remove individual files from trash can.