Skip to content

Commit d94f343

Browse files
author
Paulo Bu
committed
Updates README.md with latest features
1 parent 77d58b1 commit d94f343

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)