mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
diff, delta: add see also section (#20586)
This commit is contained in:
@@ -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,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`):
|
||||
|
||||
Reference in New Issue
Block a user