Skip to content

Commit 5cb2e16

Browse files
chriscoolpeff
authored andcommitted
Documentation/git-update-index: add missing opts to synopsys
Untracked cache related options should appear in the synopsis. Signed-off-by: Christian Couder <[email protected]> Signed-off-by: Jeff King <[email protected]>
1 parent af40944 commit 5cb2e16

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-|force-]untracked-cache]
2021
[--really-refresh] [--unresolve] [--again | -g]
2122
[--info-only] [--index-info]
2223
[-z] [--stdin] [--index-version <n>]

0 commit comments

Comments
 (0)