Query: tkdiff
OS: linux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TKDIFF(1) General Commands Manual TKDIFF(1)NAMEtkdiff - A graphical "diff" utility.SYNOPSIStkdiff to interactively pick files. tkdiff <file1> <file2> to compare two files. tkdiff -conflict <file> to merge a file with conflict markers generated by "merge" or "cvs", The file is split into two temporary files which you can then merge as usual. tkdiff <file> to compare <file> with the most recent version checked into CVS/SCCS/RCS (checked for in that order). tkdiff -r <file> to compare <file> with the most recent version checked in. tkdiff -r<rev> <file> to compare <file> with revision <rev> of <file>. tkdiff -r<rev> -r <file> to compare revision <rev> of <file> with the most recent version checked in. tkdiff -r<rev1> -r<rev2> <file> to compare revisions <rev1> and <rev2> of <file>.DESCRIPTIONA graphical "diff" utility. Online help is available by hitting the "help" button.AUTHORJohn Klassa <klassa@ipass.net> Warren Jones, Peter Brandstrom. 1995/06/16 12:52:15 TKDIFF(1)
| Related Man Pages | 
|---|
| rcsdiff(1) - bsd | 
| rcsdiff(1) - hpux | 
| rcsmerge(1) - hpux | 
| rcsdiff(1) - osf1 | 
| rcsdiff(1) - osx | 
| Similar Topics in the Unix Linux Community | 
|---|
| TkDiff in cygwin |