diff --git a/README.md b/README.md new file mode 100644 index 0000000..9331aa6 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# gt +g(o)t(rash) or something like that + +small cli for xdg trash specification + +## commands + +### trash / tr +moves files to trash + +### list / ls +list files in trash + +### restore / re +restore files from trash + +### clean / cl +clean files out of trash +