All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/git-update-index: add missing opts to synopsys
@ 2015-11-24 11:55 Christian Couder
  2015-11-24 20:46 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Couder @ 2015-11-24 11:55 UTC (permalink / raw)
  To: git
  Cc: Jeff King, Ævar Arnfjörð Bjarmason,
	Nguyen Thai Ngoc Duy, Christian Couder

Untracked cache related options should appear in the synopsis.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
---
 Documentation/git-update-index.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
index 1a296bc..3df9c26 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-|force-]untracked-cache]
 	     [--really-refresh] [--unresolve] [--again | -g]
 	     [--info-only] [--index-info]
 	     [-z] [--stdin] [--index-version <n>]
-- 
2.6.2.412.gf783589.dirty

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-25  6:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 11:55 [PATCH] Documentation/git-update-index: add missing opts to synopsys Christian Couder
2015-11-24 20:46 ` Jeff King
2015-11-25  6:56   ` Christian Couder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.