File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,13 +64,13 @@ Usage: diff2html [options] -- [diff args]
6464| --lm | --matching | Diff line matching type | ` lines ` , ` words ` , ` none ` | ` none ` |
6565| --lmt | --matchWordsThreshold | Diff line matching word threshold | | ` 0.25 ` |
6666| --lmm | --matchingMaxComparisons | Diff line matching maximum line comparisons of a block of changes | ` 2500 ` |
67- | --hwt | --htmlWrapperTemplate | Path to custom template to be rendered when using the ` html ` output format [ string] |
67+ | --hwt | --htmlWrapperTemplate | Path to custom template to be rendered when using the ` html ` output format | _ [ string] _ |
6868| -f | --format | Output format | ` html ` , ` json ` | ` html ` |
6969| -d | --diff | Diff style | ` word ` , ` char ` | ` word ` |
7070| -i | --input | Diff input source | ` file ` , ` command ` , ` stdin ` | ` command ` |
7171| -o | --output | Output destination | ` preview ` , ` stdout ` | ` preview ` |
7272| -u | --diffy | Upload to diffy.org | ` browser ` , ` pbcopy ` , ` print ` | |
73- | -F | --file | Send output to file (overrides output option) [ string] | | |
73+ | -F | --file | Send output to file (overrides output option) | _ [ string] _ | |
7474| --version | | Show version number | | |
7575| -h | --help | Show help | | |
7676
You can’t perform that action at this time.
0 commit comments