summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-11-24 19:04:41 -0500
committerJeff King <peff@peff.net>2015-11-24 19:04:41 -0500
commit718a9e67b69d80bee82952dcba5e39198d7d097d (patch)
treebc655ee78e54fa5c4359e7f4e98a54231e3ba076
parent0c83680e9c047170614fb08ef222ea4f460e514d (diff)
parent5cb2e162d21fa45a63f186b31970e2e9c9b10ba9 (diff)
downloadgit-718a9e67b69d80bee82952dcba5e39198d7d097d.tar.gz
Merge branch 'maint'
* maint: Documentation/git-update-index: add missing opts to synopsys
-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>]