Code

reflog inspection: introduce shortcut "-g"
[git.git] / Documentation / git-update-index.txt
index 41bb7e12e3d89e4876a60ea7733cffcaf09cd6ed..5bbae42d86dfc275740425aa3c59d6fd9eb76f94 100644 (file)
@@ -3,7 +3,7 @@ git-update-index(1)
 
 NAME
 ----
-git-update-index - Modifies the index or directory cache
+git-update-index - Register file contents in the working tree to the index
 
 
 SYNOPSIS
@@ -216,8 +216,8 @@ $ git ls-files -s
 ------------
 
 
-Using "assume unchanged" bit
-----------------------------
+Using ``assume unchanged'' bit
+------------------------------
 
 Many operations in git depend on your filesystem to have an
 efficient `lstat(2)` implementation, so that `st_mtime`