aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-update-index.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-05-03 17:15:06 -0700
committerJunio C Hamano <junkio@cox.net>2006-05-03 17:15:06 -0700
commit935e714204fe167aa6172a733e7131ee5b4577f4 (patch)
treea3c51209f5b19cbc24b2c358acb834dd423a05a0 /Documentation/git-update-index.txt
parent899707dac0c4a29b5b05a88a0017639508d48e7f (diff)
parentde5f2bf3612a43af074a98fd1fcdef6a403daf3f (diff)
downloadgit-935e714204fe167aa6172a733e7131ee5b4577f4.tar.gz
Merge branch 'fix'
* fix: fix various typos in documentation
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 4bdb2b0ffa..23f2b6f1a5 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]