unify(1) manual page for unify 0.6.3

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 <[email protected]>.

REPORTING BUGS

Report bugs to <[email protected]>.

COPYRIGHT

Copyright © 1994, 1997 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.