mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
10 lines
335 B
Plaintext
10 lines
335 B
Plaintext
|
This program takes the output of "diff" and makes an ASCII graph
|
||
|
showing how many lines were inserted, deleted, or changed in the
|
||
|
files that were compared. It can interpret unified or context
|
||
|
diffs, or the default format generated by "diff".
|
||
|
|
||
|
WWW: http://www.clark.net/pub/dickey/diffstat/diffstat.html
|
||
|
|
||
|
Trevor Johnson
|
||
|
trevor@jpj.net
|