summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-leap-15-6/man1/unify.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-leap-15-6/man1/unify.1')
-rw-r--r--upstream/opensuse-leap-15-6/man1/unify.165
1 files changed, 65 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/unify.1 b/upstream/opensuse-leap-15-6/man1/unify.1
new file mode 100644
index 00000000..500b70ea
--- /dev/null
+++ b/upstream/opensuse-leap-15-6/man1/unify.1
@@ -0,0 +1,65 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1.
+.TH UNIFY "1" "April 2014" "unify 1.2.2" "User Commands"
+.SH NAME
+unify \- manual page for unify 1.2.2
+.SH SYNOPSIS
+.B unify
+[\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]
+.SH DESCRIPTION
+unify \- Transforms context diffs into unidiffs, or vice\-versa.
+.TP
+\fB\-c\fR, \fB\-\-context\-diffs\fR
+force output to context diffs
+.TP
+\fB\-e\fR, \fB\-\-echo\-comments\fR
+echo comments to standard error
+.TP
+\fB\-o\fR, \fB\-\-old\-diffs\fR
+output old\-style diffs, no matter what
+.TP
+\fB\-p\fR, \fB\-\-patch\-format\fR
+generate patch format
+.TP
+\fB\-P\fR
+same as \fB\-p\fR
+.TP
+\fB\-s\fR, \fB\-\-strip\-comments\fR
+strip comment lines
+.TP
+\fB\-u\fR, \fB\-\-unidiffs\fR
+force output to unidiffs
+.TP
+\fB\-U\fR
+same as \fB\-p\fR and \fB\-u\fR
+.TP
+\fB\-=\fR, \fB\-\-use\-equals\fR
+replace spaces by equal signs in unidiffs
+.TP
+\fB\-\-help\fR
+display this help then exit
+.TP
+\fB\-\-version\fR
+display program version then exit
+.PP
+If FILE is not specified, read standard input.
+.SH AUTHOR
+Written by Wayne Davison <davison@borland.com>.
+.SH "REPORTING BUGS"
+Report bugs to <wdiff\-bugs@gnu.org>.
+.SH COPYRIGHT
+Copyright \(co 1994, 1997 Free Software Foundation, Inc.
+.br
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "SEE ALSO"
+The full documentation for
+.B unify
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B unify
+programs are properly installed at your site, the command
+.IP
+.B info unify
+.PP
+should give you access to the complete manual.