Documentation/git-update-index: add missing opts to synopsis
Split index related options should appear in the 'SYNOPSIS' section. These options are already documented in the 'OPTIONS' section. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
							parent
							
								
									bdfc6b364a
								
							
						
					
					
						commit
						bc49712789
					
				|  | @ -17,6 +17,7 @@ SYNOPSIS | ||||||
| 	     [--[no-]assume-unchanged] | 	     [--[no-]assume-unchanged] | ||||||
| 	     [--[no-]skip-worktree] | 	     [--[no-]skip-worktree] | ||||||
| 	     [--ignore-submodules] | 	     [--ignore-submodules] | ||||||
|  | 	     [--[no-]split-index] | ||||||
| 	     [--[no-|force-]untracked-cache] | 	     [--[no-|force-]untracked-cache] | ||||||
| 	     [--really-refresh] [--unresolve] [--again | -g] | 	     [--really-refresh] [--unresolve] [--again | -g] | ||||||
| 	     [--info-only] [--index-info] | 	     [--info-only] [--index-info] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Christian Couder
						Christian Couder