Documentation/git-update-index: add missing opts to synopsys
Untracked cache related options should appear in the synopsis. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Jeff King <peff@peff.net>
This commit is contained in:
parent
af40944bda
commit
5cb2e162d2
@ -17,6 +17,7 @@ SYNOPSIS
|
||||
[--[no-]assume-unchanged]
|
||||
[--[no-]skip-worktree]
|
||||
[--ignore-submodules]
|
||||
[--[no-|force-]untracked-cache]
|
||||
[--really-refresh] [--unresolve] [--again | -g]
|
||||
[--info-only] [--index-info]
|
||||
[-z] [--stdin] [--index-version <n>]
|
||||
|
Loading…
Reference in New Issue
Block a user