rtfpessoa / diff2html-cli

Pretty diff to html javascript cli (diff2html-cli)
https://diff2html.xyz
MIT License
521 stars 50 forks source link

Impossible to create a diff from file – 5.2.6 #144

Closed marysieek closed 1 year ago

marysieek commented 1 year ago

In version 5.2.5, it was possible to create a diff from the file by using the following command:

diff2html -i file -- my-file-diff.diff

Starting from 5.2.6, it is impossible to create a diff from the file, using the same command. The error I receive is:

Unknown argument: my-file-diff.diff
error Command failed with exit code 1.