aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-update-index.txt
diff options
context:
space:
mode:
authorMatthias Kestenholz <matthias@spinlock.ch>2006-05-03 12:51:40 +0200
committerJunio C Hamano <junkio@cox.net>2006-05-03 14:08:41 -0700
commitde5f2bf3612a43af074a98fd1fcdef6a403daf3f (patch)
tree2560ea707a4e85cd140088a97721ba08178141d1 /Documentation/git-update-index.txt
parente923effb43fa952f9cb72ffe4c3625fce7655bff (diff)
downloadgit-de5f2bf3612a43af074a98fd1fcdef6a403daf3f.tar.gz
fix various typos in documentation
Signed-off-by: Matthias Kestenholz <matthias@spinlock.ch> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-update-index.txt')
-rw-r--r--Documentation/git-update-index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
index d4137fc87e..e01b42f445 100644
--- a/Documentation/git-update-index.txt
+++ b/Documentation/git-update-index.txt
@@ -10,8 +10,8 @@ SYNOPSIS
--------
[verse]
'git-update-index'
- [--add] [--remove | --force-remove] [--replace]
- [--refresh [-q] [--unmerged] [--ignore-missing]]
+ [--add] [--remove | --force-remove] [--replace]
+ [--refresh] [-q] [--unmerged] [--ignore-missing]
[--cacheinfo <mode> <object> <file>]\*
[--chmod=(+|-)x]
[--assume-unchanged | --no-assume-unchanged]