diff options
Diffstat (limited to 'textproc/diffstat/pkg-descr')
-rw-r--r-- | textproc/diffstat/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/diffstat/pkg-descr b/textproc/diffstat/pkg-descr new file mode 100644 index 000000000000..d8950b762dcd --- /dev/null +++ b/textproc/diffstat/pkg-descr @@ -0,0 +1,9 @@ +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 |