diff, delta: add see also section (#20586)

This commit is contained in:
Fazle Arefin
2026-01-08 14:11:52 +11:00
committed by GitHub
parent acf87dd50d
commit c82e7c6372
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
# delta
> A viewer for Git and diff output.
> See also: `diff`, `difft`.
> More information: <https://dandavison.github.io/delta/full---help-output.html>.
- Compare files or directories:
+1
View File
@@ -1,6 +1,7 @@
# 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`):