Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-18 00:14:44 +00:00
parent 9158de884d
commit 61d2ca878b
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# diff
> Compare files and directories.
> More information: <https://man7.org/linux/man-pages/man1/diff.1.html>.
> More information: <https://manned.org/diff>.
- Compare files (lists changes to turn `old_file` into `new_file`):