Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-09 00:22:15 +00:00
parent 4c849cfc8a
commit ffe393201e
18 changed files with 43 additions and 40 deletions

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# diff
> Compare files and directories.
> See also: `delta`, `difft`.
> More information: <https://manned.org/diff>.
- Compare files (lists changes to turn `old_file` into `new_file`):