man pdiff – Man page for pdiff

June 1, 2007 – 1:43 am

PDIFF


Section: FSF (1)
Updated: February 2000
Index
Return to Main Contents

 

NAME

pdiff – produce a pretty comparison between files
 

SYNOPSIS

pdiff

FILE1 FILE2 [–– A2PS–OPTIONS...]
 

DESCRIPTION

Pretty print the differences between FILE1 and FILE2.
 

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: http://www.inf.enst.fr/~demaille/a2ps/.
 

AUTHOR

Written by Akim Demaille.
 

REPORTING BUGS

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

COPYRIGHT

Copyright © 1997–1999 Akim Demaille, Miguel Santana

This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 

SEE ALSO

a2ps(1),

card(1),

fixps(1),

pdiff(1),

psset(1),

texi2dvi4a2ps(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



info pdiff


should give you access to the complete manual.



 

Index



NAME

SYNOPSIS

DESCRIPTION

OPTIONS

AUTHOR

REPORTING BUGS

COPYRIGHT

SEE ALSO



Related posts:

  1. man card – Man page for card
  2. man texi2dvi4a2ps – Man page for texi2dvi4a2ps
  3. man a2ps – Man page for a2ps
  4. man autoscan – Man page for autoscan
  5. man printenv – Man page for printenv
  6. man head – Man page for head
  7. man logname – Man page for logname
  8. man uniq – Man page for uniq
  9. man whoami – Man page for whoami
  10. man true – Man page for true

Post a Comment