diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-12-10 12:45:17 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-12-10 12:45:17 -0800 |
commit | 39e07f77b6c0ecfa0ef54002f20a4fd8b84fba9f (patch) | |
tree | 5a5e91c5317bf6a13e31a9cfe6497e92b4465f0b | |
parent | Update release notes to 2.7 (diff) | |
parent | Documentation/git-update-index: add missing opts to synopsis (diff) | |
download | tgif-39e07f77b6c0ecfa0ef54002f20a4fd8b84fba9f.tar.xz |
Sync with maint
* maint:
Documentation/git-update-index: add missing opts to synopsis
-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 3df9c26f44..f4e5a85351 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-]split-index] [--[no-|force-]untracked-cache] [--really-refresh] [--unresolve] [--again | -g] [--info-only] [--index-info] |