New issue 69 by victor.e...@gmail.com: Parameters rather than separate
commands
http://code.google.com/p/trash-cli/issues/detail?id=69
What steps will reproduce the problem?
1. Install trash-cli
2. Run `trash --list`, `trash --restore` or `trash --empty`
What is the expected output? What do you see instead?
I expect `trash --foo` to work like the current `foo-trash`, to fit with
tons of other *nix utilities.
This would also improve accessibility. Consider a new user who wants to
know how to list the trash contents after installing trash-cli. The first
thing to do would probably be either `trash --<TAB>`, `trash --help` or
the "description" section of `man trash`. None of these show the expected
options.
Comment #1 on issue 69 by andrea.f...@gmail.com: Parameters rather than
separate commands
http://code.google.com/p/trash-cli/issues/detail?id=69
Maybe the problem you are reporting is only in the Debian/Ubuntu package
that is outside of this project and use the old names.