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.2.0" "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
28 [--hashcmp do_hashcmp]
33 .\" cligPart SYNOPSIS end
38 <base-filename> <local-filename> <remote-filename>
39 Try a full (base->local to remote) merge,
44 Store the mx3d result onto the specified file,
48 <line1> <line2> ... <lineN>
49 Do a hash compare between 4 or more lines.,
51 4 or more String values
53 be verbose, output debug information.
55 try to load the split-lines plugin.
57 show usage information.
58 .\" cligPart OPTIONS end
60 .\" cligPart DESCRIPTION
62 This manual page was generated automagically by clig, the
63 Command Line Interface Generator. Actually the programmer
64 using clig was supposed to edit this part of the manual
66 generating it with clig, but obviously (s)he didn't.
68 Sadly enough clig does not yet have the power to pick a good
69 program description out of blue air ;-(
70 .\" cligPart DESCRIPTION end