Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-09 00:17:25 +00:00
parent 70eb9d3aae
commit 63176c5eb3
9 changed files with 51 additions and 36 deletions

View File

@@ -5,25 +5,9 @@ source: https://github.com/tldr-pages/tldr.git
---
# trash-cli
> A command-line interface to the trashcan APIs.
> This command is an alias of `trash`.
> More information: <https://github.com/andreafrancia/trash-cli>.
- Trash specific files and directories into the current trashcan:
- View documentation for the original command:
`trash-put {{path/to/file_or_directory1 path/to/file_or_directory2 ...}}`
- Remove specific files from the current trashcan:
`trash-rm {{path/to/file_or_directory1 path/to/file_or_directory2 ...}}`
- Empty the current trashcan:
`trash-empty`
- List trashed files and directories in the current trashcan:
`trash-list`
- Restore a specific file or directory by a number from the displayed list from the current trashcan:
`trash-restore`
`tldr trash`