aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-update-index.txt
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2015-11-24 12:55:07 +0100
committerJeff King <peff@peff.net>2015-11-24 15:44:40 -0500
commit5cb2e162d21fa45a63f186b31970e2e9c9b10ba9 (patch)
tree791d81e3988f7eb89b2003c58a8481358ba371cc /Documentation/git-update-index.txt
parentaf40944bda352190f05d22b7cb8fe88beb17f3a7 (diff)
downloadgit-5cb2e162d21fa45a63f186b31970e2e9c9b10ba9.tar.gz
Documentation/git-update-index: add missing opts to synopsys
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>
Diffstat (limited to 'Documentation/git-update-index.txt')
-rw-r--r--Documentation/git-update-index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
index 1a296bc29a..3df9c26f44 100644
--- a/Documentation/git-update-index.txt
+++ b/Documentation/git-update-index.txt
@@ -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>]