mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/trashy: Fix README.
This commit is contained in:
parent
31dfb42c64
commit
6ccedecd1c
1 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
A (mostly) Freedesktop compliant rubbish bin interface for the shell written entirely in BASH.
|
||||
A (mostly) Freedesktop compliant rubbish bin interface for the shell
|
||||
written entirely in BASH.
|
||||
|
||||
http://slackermedia.info/trashy
|
||||
|
||||
|
@ -6,7 +7,7 @@ Usage
|
|||
-------
|
||||
|
||||
Trashy is a simple shell script that introduces the idea of a trash
|
||||
can for the command line. Meaning that you can issue this command:
|
||||
can for the command line. Meaning that you can issue this command:
|
||||
|
||||
$ trash foo bar
|
||||
|
||||
|
@ -18,7 +19,7 @@ or...
|
|||
|
||||
and the file 'baz quux' will be moved to your system trash.
|
||||
|
||||
Simple as that. When you're really really sure that everything in
|
||||
Simple as that. When you're really really sure that everything in
|
||||
your Trash wants to be nuked out of existence, then you can
|
||||
issue the command:
|
||||
|
||||
|
|
Loading…
Reference in a new issue