Merge branch 'maint-1.5.4' into maint
[gitweb.git] / Documentation / git-add.txt
index 35e67a06e4248182c05c98b4b9b421bb3e02940a..e2389e380b3e0c86629f08d9c44f54fc09396553 100644 (file)
@@ -71,7 +71,9 @@ OPTIONS
        the specified filepatterns before exiting.
 
 -u::
-       Update only files that git already knows about. This is similar
+       Update only files that git already knows about, staging modified
+       content for commit and marking deleted files for removal. This
+       is similar
        to what "git commit -a" does in preparation for making a commit,
        except that the update is limited to paths specified on the
        command line. If no paths are specified, all tracked files in the