diff --git a/pages/common/delta.md b/pages/common/delta.md index 2f8c9d0bfb..af27d7da4f 100644 --- a/pages/common/delta.md +++ b/pages/common/delta.md @@ -1,6 +1,7 @@ # delta > A viewer for Git and diff output. +> See also: `diff`, `difft`. > More information: . - Compare files or directories: diff --git a/pages/common/diff.md b/pages/common/diff.md index fc7cb7231f..68dab843ba 100644 --- a/pages/common/diff.md +++ b/pages/common/diff.md @@ -1,6 +1,7 @@ # diff > Compare files and directories. +> See also: `delta`, `difft`. > More information: . - Compare files (lists changes to turn `old_file` into `new_file`):