logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pdiff - produce a pretty comparison between files

Author

       Written by Akim Demaille.

Description

       Pretty print the differences between FILE1 and FILE2.

Name

       pdiff - produce a pretty comparison between files

Options

-h, --help
              display this help and exit

       -v, --version
              display version information and exit

       -q, --quiet
              don't print informational messages

       -l, --lines
              search for line differences (`diff')

       -w, --words
              search for word differences (`wdiff')

       -o, --output=FILE
              save the output in FILE

       Options for a2ps are given after `--', for instance

              $ pdiff COPYING COPYING.LIB -- -Pdisplay

       News, updates and documentation: https://www.gnu.org/software/a2ps/

Reporting Bugs

       Report bugs to <bug-a2ps@gnu.org>.

See Also

a2ps(1), card(1), fixps(1), pdiff(1).

       The full documentation for pdiff is maintained as a Texinfo manual.  If the info and pdiff  programs  are
       properly installed at your site, the command

              infopdiff

       should give you access to the complete manual.

pdiff 0.4 (GNU a2ps 4.15.6)                        March 2024                                           PDIFF(1)

Synopsis

pdiffFILE1FILE2 [--A2PS-OPTIONS...]

See Also