From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/opensuse-leap-15-6/man1/unify.1 | 65 ++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 upstream/opensuse-leap-15-6/man1/unify.1 (limited to 'upstream/opensuse-leap-15-6/man1/unify.1') 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 . +.SH "REPORTING BUGS" +Report bugs to . +.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. -- cgit v1.2.3