Skip to content

Commit

Permalink
readme: add --color flag to git diff command
Browse files Browse the repository at this point in the history
  • Loading branch information
tnguyen14 committed Feb 8, 2016
1 parent 05cb2ca commit 701417b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ diff-so-fancy builds on the good-lookin' output of diff-highlight to upgrade you
## Usage

```shell
git diff | diff-highlight | diff-so-fancy
git diff --color | diff-highlight | diff-so-fancy
```

Add to .gitconfig so all `git diff` uses it.
Expand Down

0 comments on commit 701417b

Please sign in to comment.