documentation fix: git difftool uses diff tools, not merge tools.
Let the documentation for -t list valid *diff* tools, not valid *merge* tools. Signed-off-by: Thomas Hochstein <thh@inter.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
							parent
							
								
									bd5bce7cbc
								
							
						
					
					
						commit
						1e501a7c47
					
				|  | @ -31,7 +31,7 @@ OPTIONS | ||||||
| -t <tool>:: | -t <tool>:: | ||||||
| --tool=<tool>:: | --tool=<tool>:: | ||||||
| 	Use the diff tool specified by <tool>. | 	Use the diff tool specified by <tool>. | ||||||
| 	Valid merge tools are: | 	Valid diff tools are: | ||||||
| 	araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3, | 	araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3, | ||||||
| 	kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff. | 	kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff. | ||||||
| + | + | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Thomas Hochstein
						Thomas Hochstein