1WDIFF(1)                         User Commands                        WDIFF(1)
2
3
4

NAME

6       wdiff - display word differences between text files
7

SYNOPSIS

9       wdiff [OPTION]... FILE1 FILE2
10

DESCRIPTION

12       wdiff - Compares words in two files and report differences.
13
14              wdiff -d [OPTION]... [FILE]
15
16       Mandatory  arguments  to  long  options are mandatory for short options
17       too.
18
19       -C, --copyright
20              display copyright then exit
21
22       -1, --no-deleted
23              inhibit output of deleted words
24
25       -2, --no-inserted
26              inhibit output of inserted words
27
28       -3, --no-common
29              inhibit output of common words
30
31       -a, --auto-pager
32              automatically calls a pager
33
34       -d, --diff-input
35              use single unified diff as input
36
37       -h, --help
38              display this help then exit
39
40       -i, --ignore-case
41              fold character case while comparing
42
43       -l, --less-mode
44              variation of printer mode for "less"
45
46       -n, --avoid-wraps
47              do not extend fields through newlines
48
49       -p, --printer
50              overstrike as for printers
51
52       -s, --statistics
53              say how many words deleted, inserted etc.
54
55       -t, --terminal
56              use termcap as for terminal displays
57
58       -v, --version
59              display program version then exit
60
61       -w, --start-delete=STRING
62              string to mark beginning of delete region
63
64       -x, --end-delete=STRING
65              string to mark end of delete region
66
67       -y, --start-insert=STRING
68              string to mark beginning of insert region
69
70       -z, --end-insert=STRING
71              string to mark end of insert region
72

COMPATIBILITY

74       Some options that used to provide  some  unique  functionality  are  no
75       longer recommended, but still recognized for the sake of backwards com‐
76       patibility.
77
78       -K, --no-init-term
79              Now synonymous to --terminal, which never initializes the termi‐
80              nal.
81

AUTHOR

83       Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.
84

REPORTING BUGS

86       Report bugs to <wdiff-bugs@gnu.org>.
87
89       Copyright  ©  1992,  1997, 1998, 1999, 2009, 2010 Free Software Founda‐
90       tion, Inc.
91       This is free software; see the source for copying conditions.  There is
92       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
93       PURPOSE.
94

SEE ALSO

96       The full documentation for wdiff is maintained as a Texinfo manual.  If
97       the  info  and  wdiff programs are properly installed at your site, the
98       command
99
100              info wdiff
101
102       should give you access to the complete manual.
103
104
105
106wdiff 0.6.5                      December 2010                        WDIFF(1)
Impressum