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:
		
				
					committed by
					
						
						Jeff King
					
				
			
			
				
	
			
			
			
						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>]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user