Unix diff format lacks < and >
Unix diff format lacks < and >
In a Unix diff format report generated using the command-line option /G:T, Compare It! includes the added/deleted/changed lines verbatim. As demonstrated in http://en.wikipedia.org/wiki/Diff#Normal_output, the lines should be preceded by "< " or "> " depending on whether they come from the first or the second input file. Is the lack of them in Compare It!'s output a bug or an option I haven't found yet?