Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-22 00:20:27 +00:00
parent 8d00ec1c41
commit 0cc7cfe867
23 changed files with 180 additions and 20 deletions

View File

@@ -16,7 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
`sudo aa-decode {{logfile}}`
- Decode logs from standard input (e.g., redirected file):
- Decode logs from `stdin` (e.g., redirected file):
`sudo aa-decode - < {{logfile}}`