Ben Johnson wrote:
> Hello,
>
> Does Meld have a command line interface?
>
> If so where can I find the specifications/documentation for it?
>
> We want to generate HTML diff reports from a shell script without
> launching the GUI, is this possible?
I am not sure exactly what you are wanting to do, but perhaps Pygments /
pygmentize [1] are a better fit for this. Something like:
$ hg diff | pygmentize -l diff -f html
[1]
http://pygments.org/_______________________________________________
meld-list mailing list
meld-list@...
http://mail.gnome.org/mailman/listinfo/meld-list