1 .\" clig manual page template
2 .\" (C) 1995-2004 Harald Kirsch (clig@geggus.net)
4 .\" This file was generated by
5 .\" clig -- command line interface generator
8 .\" Clig will always edit the lines between pairs of `cligPart ...',
9 .\" but will not complain, if a pair is missing. So, if you want to
10 .\" make up a certain part of the manual page by hand rather than have
11 .\" it edited by clig, remove the respective pair of cligPart-lines.
14 .TH "mx3r" 1 "0.1.1" "Clig-manuals" "Programmer's Manual"
15 .\" cligPart TITLE end
19 mx3r \- merges files looking for similar patterns, and allows several plugins
20 for understanding the syntax of several files
27 [--hashcmp do_hashcmp]
31 .\" cligPart SYNOPSIS end
36 <base-filename> <local-filename> <remote-filename>
37 Try a full (base->local to remote) merge,
41 <line1> <line2> ... <lineN>
42 Do a hash compare between 4 or more lines.,
44 4 or more String values
46 try to load the split-lines plugin.
48 show usage information.
49 .\" cligPart OPTIONS end
51 .\" cligPart DESCRIPTION
53 This manual page was generated automagically by clig, the
54 Command Line Interface Generator. Actually the programmer
55 using clig was supposed to edit this part of the manual
57 generating it with clig, but obviously (s)he didn't.
59 Sadly enough clig does not yet have the power to pick a good
60 program description out of blue air ;-(
61 .\" cligPart DESCRIPTION end