Skip to content

Commit 400b047

Browse files
committed
update README.md
1 parent 342ffcb commit 400b047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Usage: diff2html [ flags and/or options ] -- [git diff passthrough flags and opt
7474
| --fct | --fileContentToggle | Adds a viewed checkbox to toggle file content | `true`, `false` | `true` |
7575
| --sc | --synchronisedScroll | Synchronised horizontal scroll | `true`, `false` | `true` |
7676
| --hc | --highlightCode | Highlight code | `true`, `false` | `true` |
77+
| --cs | --colorScheme | Color scheme | `auto`, `dark`, `light` | `auto` |
7778
| --su | --summary | Show files summary | `closed`, `open`, `hidden` | `closed` |
7879
| -d | --diffStyle | Diff style | `word`, `char` | `word` |
7980
| --lm | --matching | Diff line matching type | `lines`, `words`, `none` | `none` |

0 commit comments

Comments
 (0)