diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:22:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 69e23aa7d68f5f03d514ade53d91f3a7fc80801c (patch) | |
tree | 6f010fbf72c92425a9bd48dcde1a2e66a081fe30 | |
parent | d913e2a4b93abd97f4628f87ac8cb5d2f5900709 (diff) | |
download | slackbuilds-69e23aa7d68f5f03d514ade53d91f3a7fc80801c.tar.gz |
system/trash-cli: Fix slack-desc.
-rw-r--r-- | system/trash-cli/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/trash-cli/slack-desc b/system/trash-cli/slack-desc index a6594df733..95d9ec393f 100644 --- a/system/trash-cli/slack-desc +++ b/system/trash-cli/slack-desc @@ -12,8 +12,8 @@ trash-cli: trash-cli trashes files recording the original path, deletion date, trash-cli: and permissions. It uses the same trashcan used by KDE, GNOME, and trash-cli: XFCE, but you can invoke it from the command line (and scripts). trash-cli: It provides these commands: -trash-cli: trash-put trashes files and directories. -trash-cli: trash-empty empty the trashcan(s). -trash-cli: trash-list list trashed files. -trash-cli: trash-restore restore a trashed file. -trash-cli: trash-rm remove individual files from trash can. +trash-cli: trash-put trashes files and directories. +trash-cli: trash-empty empty the trashcan(s). +trash-cli: trash-list list trashed files. +trash-cli: trash-restore restore a trashed file. +trash-cli: trash-rm remove individual files from trash can. |