Skip to content

Commit

Permalink
Etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Marshall committed Jun 24, 2011
1 parent fa63f42 commit 7205a68
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,13 @@ It is not complete yet. You shouldn't use it or replace `/bin/rm` with it quite
-v, --verbose explain what is being done
-h, --help show this help and exit
--version show version info and exit

Some recipies to remember:

* Move a directory to the trash, even if not empty (also, faster):

toss -d -f PATH

* Act like `rm`:

toss -u [options] PATH

0 comments on commit 7205a68

Please sign in to comment.