We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed44f4e commit dda3ab2Copy full SHA for dda3ab2
README.md
@@ -100,7 +100,7 @@ Examples:
100
- `//diff2html-synchronisedScroll` - writes code to support selected scroll interaction, must be within a `<script>` block
101
- `<!--diff2html-diff-->` - writes diff content to page
102
103
-`diff2htal --ig package-lock.json --ig yarn.lock`
+`diff2html --ig package-lock.json --ig yarn.lock`
104
- Ignore `package-lock.json` and `yarn.lock` from the generated diff
105
106
_NOTE_: notice the `--` in the examples
0 commit comments