freebsd-ports/textproc/pardiff/pkg-descr
Kevin Lo d18d5e4026 Initial import of pardiff-0.9.3.
Pardiff is a program that takes the output of diff and displays it in a
parallel (side-by-side) format, emulating the /PARALLEL option on the VMS
version of diff.

PR: 28813
Submitted by: Anders Nordby <anders@fix.no>
2001-07-08 15:08:24 +00:00

11 lines
336 B
Plaintext

Pardiff is a program that takes the output of diff and displays it in a
parallel (side-by-side) format, emulating the /PARALLEL option on the VMS
version of diff.
Pardiff detects the width of the terminal on which it is running and adjusts
its output accordingly.
WWW: http://pardiff.sourceforge.net/
- Anders Nordby <anders@fix.no>