andreafrancia / trash-cli

Command line interface to the freedesktop.org trashcan.
GNU General Public License v2.0
3.58k stars 179 forks source link

Help should include the other commands #241

Open royemosby opened 2 years ago

royemosby commented 2 years ago

Is your feature request related to a problem? Please describe.

The problem is my brain where I don't remember the different commands.

Describe the solution you'd like

Include the following inside the message printed by trash --help

trash-put           trash files and directories.
trash-empty         empty the trashcan(s).
...etc

Describe alternatives you've considered

andreafrancia commented 2 years ago

Good Idea