summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2015-11-25 09:30:02 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-12-10 20:21:26 (GMT)
commitbc497127894ab6ad955d474c72836c03282e6c6f (patch)
tree64c2d6ab1d56899bcbe3dad01ee4fdd88c75df1e /Documentation
parentbdfc6b364a51b19efbacbd46fcef5be41a5db50e (diff)
downloadgit-bc497127894ab6ad955d474c72836c03282e6c6f.zip
git-bc497127894ab6ad955d474c72836c03282e6c6f.tar.gz
git-bc497127894ab6ad955d474c72836c03282e6c6f.tar.bz2
Documentation/git-update-index: add missing opts to synopsis
Split index related options should appear in the 'SYNOPSIS' section. These options are already documented in the 'OPTIONS' section. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-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 3df9c26..f4e5a85 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]