diff options
Diffstat (limited to 'textproc/diffstat/pkg-descr')
-rw-r--r-- | textproc/diffstat/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/diffstat/pkg-descr b/textproc/diffstat/pkg-descr index 9e5caff5caed..db9af858647d 100644 --- a/textproc/diffstat/pkg-descr +++ b/textproc/diffstat/pkg-descr @@ -2,5 +2,3 @@ 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: https://invisible-island.net/diffstat/ |