Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-19 00:18:33 +00:00
parent a9720510d1
commit ee2fe18e61
8 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
- Output the byte numbers and values of every difference:
`cmp {{[-v|--verbose]}} {{path/to/file1}} {{path/to/file2}}`
`cmp {{[-l|--verbose]}} {{path/to/file1}} {{path/to/file2}}`
- Compare files but output nothing, yield only the exit status: