ExcelCompare icon indicating copy to clipboard operation
ExcelCompare copied to clipboard

Bug unified diff format does not work

Open jiangtianli91 opened this issue 1 year ago • 1 comments

I tried unified diff-format but the flag is not interpreted correctly. I also put the flag at the end, but this just gives the default format

$ excel_cmp --diff-format=unified all_stimuli.xlsx all_stimuli_cleaned.xlsx
File: --diff-format=unified does not exist.

jiangtianli91 avatar Jun 21 '24 03:06 jiangtianli91

The readme file has a typo. It should be --diff_format=unified as explained in the release page.

tangruize avatar Jun 27 '24 06:06 tangruize