unify - Man Page

manual page for unify 1.2.2

Synopsis

unify [OPTION]... [FILE]

Description

unify - Transforms context diffs into unidiffs, or vice-versa.

-c,  --context-diffs

force output to context diffs

-e,  --echo-comments

echo comments to standard error

-o,  --old-diffs

output old-style diffs, no matter what

-p,  --patch-format

generate patch format

-P

same as -p

-s,  --strip-comments

strip comment lines

-u,  --unidiffs

force output to unidiffs

-U

same as -p and -u

-=,  --use-equals

replace spaces by equal signs in unidiffs

--help

display this help then exit

--version

display program version then exit

If FILE is not specified, read standard input.

Author

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

Reporting Bugs

Report bugs to <wdiff-bugs@gnu.org>.

See Also

The full documentation for unify is maintained as a Texinfo manual.  If the info and unify programs are properly installed at your site, the command

info unify

should give you access to the complete manual.

Info

January 2024 GNU wdiff 1.2.2