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

NAME

6       wdiff - manual page for wdiff 1.2.2
7

SYNOPSIS

9       wdiff2 [OPTION]... FILE1 FILE2
10

DESCRIPTION

12       wdiff  -  Compute  word differences by internally launching `mdiff -W'.
13       This program exists mainly to support the now oldish `wdiff' syntax.
14
15       Mandatory arguments to long options are  mandatory  for  short  options
16       too.
17
18       -C, --copyright
19              display copyright then exit
20
21       -1, --no-deleted
22              inhibit output of deleted words
23
24       -2, --no-inserted
25              inhibit output of inserted words
26
27       -3, --no-common
28              inhibit output of common words
29
30       -a, --auto-pager
31              automatically calls a pager
32
33       -h, --help
34              display this help then exit
35
36       -i, --ignore-case
37              fold character case while comparing
38
39       -l, --less-mode
40              variation of printer mode for "less"
41
42       -n, --avoid-wraps
43              do not extend fields through newlines
44
45       -p, --printer
46              overstrike as for printers
47
48       -q, --quiet
49              inhibit the `mdiff' call message
50
51       -s, --statistics
52              say how many words deleted, inserted etc.
53
54       -t, --terminal
55              use termcap as for terminal displays
56
57       -v, --version
58              display program version then exit
59
60       -w, --start-delete=STRING
61              string to mark beginning of delete region
62
63       -x, --end-delete=STRING
64              string to mark end of delete region
65
66       -y, --start-insert=STRING
67              string to mark beginning of insert region
68
69       -z, --end-insert=STRING
70              string to mark end of insert region
71
72       This program also tells how `mdiff' could have been called directly.
73

AUTHOR

75       Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.
76

REPORTING BUGS

78       Report bugs to <wdiff-bugs@gnu.org>.
79
81       Copyright © 1997, 1998, 1999 Free Software Foundation, Inc.
82       This is free software; see the source for copying conditions.  There is
83       NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR
84       PURPOSE.
85

SEE ALSO

87       The full documentation for wdiff is maintained as a Texinfo manual.  If
88       the info and wdiff programs are properly installed at  your  site,  the
89       command
90
91              info wdiff
92
93       should give you access to the complete manual.
94
95
96
97wdiff 1.2.2                       April 2014                          WDIFF(1)
Impressum