summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/trash-cli/slack-desc10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/trash-cli/slack-desc b/system/trash-cli/slack-desc
index 95d9ec393f..850ad04dee 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.