Skip to content

Commit

Permalink
Documentation/git-update-index: add missing opts to synopsys
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christian Couder authored and Jeff King committed Nov 24, 2015
1 parent af40944 commit 5cb2e16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/git-update-index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>]
Expand Down

0 comments on commit 5cb2e16

Please sign in to comment.