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 | 86c95ac5d245def72d396a1f47a85f2f70233b01 (diff) | |
parent | bc497127894ab6ad955d474c72836c03282e6c6f (diff) | |
download | git-39e07f77b6c0ecfa0ef54002f20a4fd8b84fba9f.tar.gz git-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 3df9c26f4..f4e5a8535 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] |