Update git-diff.md

There was a type in `--name-only`.
This commit is contained in:
Ruben Vereecken 2015-04-14 16:30:02 +02:00
parent 1e157d94ed
commit 6aa8fbc8aa

View File

@ -8,8 +8,8 @@
- Show only names of changed files.
`git diff --names-only {{PATHSPEC}}`
`git diff --name-only {{PATHSPEC}}`
- Output a condensed summary of extended header information.
`git diff --summary {{PATHSPEC}}`
`git diff --summary {{PATHSPEC}}`