blob: d6215f35002c00dbd54aadfb764709b9449568d3 (
plain)
1
2
3
4
5
6
7
|
Colordiff is a wrapper for diff and produces the same output as diff but with
coloured syntax highlighting at the command line to improve readability.
The output is similar to how a diff-generated patch might appear in Vim or Emacs
with the appropriate syntax highlighting options enabled.
WWW: http://colordiff.sourceforge.net/
|