Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-20 00:21:53 +00:00
parent 01e38ccf44
commit 60190f32c7
13 changed files with 104 additions and 8 deletions

View File

@@ -17,6 +17,10 @@ source: https://github.com/tldr-pages/tldr.git
`gio trash --list`
- Empty the trash:
`gio trash --empty`
- Restore a specific item from trash using its ID:
`gio trash trash://{{id}}`