summaryrefslogtreecommitdiffstats
path: root/git-diff-index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-diff-index.txt')
-rw-r--r--git-diff-index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-diff-index.txt b/git-diff-index.txt
index c30d8f0da..4de1d4c8f 100644
--- a/git-diff-index.txt
+++ b/git-diff-index.txt
@@ -13,10 +13,10 @@ SYNOPSIS
DESCRIPTION
-----------
-Compares the content and mode of the blobs found in a tree object
+Compare the content and mode of the blobs found in a tree object
with the corresponding tracked files in the working tree, or with the
corresponding paths in the index. When <path> arguments are present,
-compares only paths matching those patterns. Otherwise all tracked
+compare only paths matching those patterns. Otherwise all tracked
files are compared.
OPTIONS