3 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.27.
4 .TH DIFF3 "1" "April 2002" "diffutils 2.8.1" "User Commands"
6 diff3 \- compare three files line by line
9 [\fIOPTION\fR]... \fIMYFILE OLDFILE YOURFILE\fR
11 Compare three files line by line.
13 \fB\-e\fR \fB\-\-ed\fR
14 Output unmerged changes from OLDFILE to YOURFILE into MYFILE.
16 \fB\-E\fR \fB\-\-show\-overlap\fR
17 Output unmerged changes, bracketing conflicts.
19 \fB\-A\fR \fB\-\-show\-all\fR
20 Output all changes, bracketing conflicts.
22 \fB\-x\fR \fB\-\-overlap\-only\fR
23 Output overlapping changes.
26 Output overlapping changes, bracketing them.
28 \fB\-3\fR \fB\-\-easy\-only\fR
29 Output unmerged nonoverlapping changes.
31 \fB\-m\fR \fB\-\-merge\fR
32 Output merged file instead of ed script (default \fB\-A\fR).
34 \fB\-L\fR LABEL \fB\-\-label\fR=\fILABEL\fR
35 Use LABEL instead of file name.
38 Append `w' and `q' commands to ed scripts.
40 \fB\-a\fR \fB\-\-text\fR
41 Treat all files as text.
43 \fB\-T\fR \fB\-\-initial\-tab\fR
44 Make tabs line up by prepending a tab.
46 \fB\-\-diff\-program\fR=\fIPROGRAM\fR
47 Use PROGRAM to compare files.
49 \fB\-v\fR \fB\-\-version\fR
55 If a FILE is `-', read standard input.
57 Written by Randy Smith.
59 Report bugs to <bug-gnu-utils@gnu.org>.
61 Copyright \(co 2002 Free Software Foundation, Inc.
63 This program comes with NO WARRANTY, to the extent permitted by law.
64 You may redistribute copies of this program
65 under the terms of the GNU General Public License.
66 For more information about these matters, see the file named COPYING.
68 The full documentation for
70 is maintained as a Texinfo manual. If the
74 programs are properly installed at your site, the command
78 should give you access to the complete manual.