Update README

This commit is contained in:
2025-11-11 19:02:30 +00:00
parent b6c6fcc14d
commit 657f14d95d

View File

@@ -10,7 +10,7 @@ It moves files to a per-user _trash_ instead of permanently deleting them, while
- Move files and directories to a **trash folder** instead of permanent deletion
- Restore deleted files by **short ID or exact basename**
- Empty trash safely
- Supports `-r`, `-f`, `-i`, `--perma` options
- Supports `-r`, `-f`, `-i`, `--skip-trash` options
- Works with `sudo` for root-owned files
---
@@ -57,7 +57,7 @@ resrm -f file
resrm -i file
# Permanent delete (bypass trash)
resrm --perma file
resrm --skip-trash file
# List trash entries
resrm -l