diff options
Diffstat (limited to 'Documentation/git-show-index.txt')
-rw-r--r-- | Documentation/git-show-index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-show-index.txt b/Documentation/git-show-index.txt index 891f0eff27..4227cbbd9a 100644 --- a/Documentation/git-show-index.txt +++ b/Documentation/git-show-index.txt @@ -8,7 +8,7 @@ git-show-index - Show packed archive index SYNOPSIS -------- -'git-show-index' < idx-file +'git show-index' < idx-file DESCRIPTION |