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

@@ -21,7 +21,7 @@ source: https://github.com/tldr-pages/tldr.git
`patool list {{path/to/archive}}`
- Compare the contents of two archives and display the differences in the standard output:
- Compare the contents of two archives and display the differences in `stdout`:
`patool diff {{path/to/archive1}} {{path/to/archive2}}`