File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,11 @@ Diff to Html generates pretty HTML diffs from git diff output in your terminal
4646 [string] [choices: "html", "json"] [default: "html"]
4747 -d, --diff Diff style [string] [choices: "word", "char"] [default: "word"]
4848 -i, --input Diff input source
49- [string] [choices: "file", "command"] [default: "command"]
49+ [string] [choices: "file", "command", "stdin "] [default: "command"]
5050 -o, --output Output destination
5151 [string] [choices: "preview", "stdout"] [default: "preview"]
52+ -u, --diffy Upload to diffy.org
53+ [string] [choices: "browser", "pbcopy", "print"]
5254 -F, --file Send output to file (overrides output option) [string]
5355 --version Show version number [boolean]
5456 -h, --help Show help [boolean]
You can’t perform that action at this time.
0 commit comments