From: Christian Couder Date: Wed, 25 Nov 2015 09:30:02 +0000 (+0100) Subject: Documentation/git-update-index: add missing opts to synopsis X-Git-Tag: v2.7.0-rc0~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc497127894ab6ad955d474c72836c03282e6c6f;p=thirdparty%2Fgit.git 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 Signed-off-by: Junio C Hamano --- 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]