oberblastmeister / trashy

a cli system trash manager, alternative to rm and trash-cli
Apache License 2.0
362 stars 13 forks source link

More examples in help/man #30

Closed roland-5 closed 2 years ago

roland-5 commented 2 years ago

I feel puzzled how delete files from bin. I tried:

trash empty

error: Must match something

And then: trash empty all

0 items will be emptied
╭───┬──────┬──────╮
│ i │ Time │ Path │
╰───┴──────┴──────╯
Are you sure? yes

But everything is still in trash folder. If you could add more info for people without imagination like me, that would be awesome.

oberblastmeister commented 2 years ago

It should be trash empty --all instead of trash empty all. I added an example to the readme.