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

NAME

6       unify - manual page for unify 1.2.2
7

SYNOPSIS

9       unify [OPTION]... [FILE]
10

DESCRIPTION

12       unify - Transforms context diffs into unidiffs, or vice-versa.
13
14       -c, --context-diffs
15              force output to context diffs
16
17       -e, --echo-comments
18              echo comments to standard error
19
20       -o, --old-diffs
21              output old-style diffs, no matter what
22
23       -p, --patch-format
24              generate patch format
25
26       -P     same as -p
27
28       -s, --strip-comments
29              strip comment lines
30
31       -u, --unidiffs
32              force output to unidiffs
33
34       -U     same as -p and -u
35
36       -=, --use-equals
37              replace spaces by equal signs in unidiffs
38
39       --help display this help then exit
40
41       --version
42              display program version then exit
43
44       If FILE is not specified, read standard input.
45

AUTHOR

47       Written by Wayne Davison <davison@borland.com>.
48

REPORTING BUGS

50       Report bugs to <wdiff-bugs@gnu.org>.
51
53       Copyright © 1994, 1997 Free Software Foundation, Inc.
54       This is free software; see the source for copying conditions.  There is
55       NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR
56       PURPOSE.
57

SEE ALSO

59       The full documentation for unify is maintained as a Texinfo manual.  If
60       the info and unify programs are properly installed at  your  site,  the
61       command
62
63              info unify
64
65       should give you access to the complete manual.
66
67
68
69unify 1.2.2                       April 2014                          UNIFY(1)
Impressum