I have built GumTreeDiff and run the 'gumtree' under 'dist' subproject. The complete command I used as follows.
./gumtree webdiff file1 file2
But the result with default parameter seems too fine-grained. So I want to change the matcher's options to tuning the result. Unfortunately, I don't figure out how to set the matcher's options from command line.
Can you give me any hints?
Thanks!