Skip to content

Commit 0558381

Browse files
author
whyboris
committed
consistent table
1 parent 05874fa commit 0558381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)