Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-09 00:19:00 +00:00
parent 52f5647220
commit d4e4abca39
60 changed files with 723 additions and 65 deletions

View File

@@ -33,10 +33,10 @@ source: https://github.com/tldr-pages/tldr.git
`del {{file_pattern}} /q`
- Display the help and list available attributes:
`del /?`
- Delete files based on specified attributes:
`del {{file_pattern}} /a {{attribute}}`
- Display help and list available attributes:
`del /?`

View File

@@ -21,6 +21,6 @@ source: https://github.com/tldr-pages/tldr.git
`finger {{user}}@{{host}} -l`
- Display help information:
- Display help:
`finger /?`