Skip to content

Commit bc49712

Browse files
chriscoolgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bdfc6b3 commit bc49712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/git-update-index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ SYNOPSIS
1717
[--[no-]assume-unchanged]
1818
[--[no-]skip-worktree]
1919
[--ignore-submodules]
20+
[--[no-]split-index]
2021
[--[no-|force-]untracked-cache]
2122
[--really-refresh] [--unresolve] [--again | -g]
2223
[--info-only] [--index-info]

0 commit comments

Comments
 (0)