Documentation/git-update-index: add missing opts to synopsis
authorChristian Couder <christian.couder@gmail.com>
Wed, 25 Nov 2015 09:30:02 +0000 (10:30 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Dec 2015 20:21:26 +0000 (12:21 -0800)
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>
Documentation/git-update-index.txt
index 3df9c26f44ec9691356347bab6d33ee20df96807..f4e5a85351d7a7fdda24ac497560f59ccdb6ef7b 100644 (file)
@@ -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]