diff options
author | Jeff King <peff@peff.net> | 2015-11-24 19:04:41 -0500 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2015-11-24 19:04:41 -0500 |
commit | 718a9e67b69d80bee82952dcba5e39198d7d097d (patch) | |
tree | bc655ee78e54fa5c4359e7f4e98a54231e3ba076 /Documentation | |
parent | 0c83680e9c047170614fb08ef222ea4f460e514d (diff) | |
parent | 5cb2e162d21fa45a63f186b31970e2e9c9b10ba9 (diff) | |
download | git-718a9e67b69d80bee82952dcba5e39198d7d097d.tar.gz |
Merge branch 'maint'
* maint:
Documentation/git-update-index: add missing opts to synopsys
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git-update-index.txt | 1 |
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>] |