Documentation/git-update-index: add missing opts to synopsys
authorChristian Couder <christian.couder@gmail.com>
Tue, 24 Nov 2015 11:55:07 +0000 (12:55 +0100)
committerJeff King <peff@peff.net>
Tue, 24 Nov 2015 20:44:40 +0000 (15:44 -0500)
Untracked cache related options should appear in the synopsis.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Jeff King <peff@peff.net>
Documentation/git-update-index.txt
index 1a296bc29a16fcf4ee6b581310033861c1ec82bc..3df9c26f44ec9691356347bab6d33ee20df96807 100644 (file)
@@ -17,6 +17,7 @@ SYNOPSIS
             [--[no-]assume-unchanged]
             [--[no-]skip-worktree]
             [--ignore-submodules]
+            [--[no-|force-]untracked-cache]
             [--really-refresh] [--unresolve] [--again | -g]
             [--info-only] [--index-info]
             [-z] [--stdin] [--index-version <n>]