Merge branch 'aj/difftool-config-doc-fix'
Docfix. * aj/difftool-config-doc-fix: difftool docs: restore correct position of tool list
This commit is contained in:
		@ -218,8 +218,6 @@ endif::git-diff[]
 | 
				
			|||||||
	Set this option to `true` to make the diff driver cache the text
 | 
						Set this option to `true` to make the diff driver cache the text
 | 
				
			||||||
	conversion outputs.  See linkgit:gitattributes[5] for details.
 | 
						conversion outputs.  See linkgit:gitattributes[5] for details.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
include::{build_dir}/mergetools-diff.txt[]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
`diff.indentHeuristic`::
 | 
					`diff.indentHeuristic`::
 | 
				
			||||||
	Set this option to `false` to disable the default heuristics
 | 
						Set this option to `false` to disable the default heuristics
 | 
				
			||||||
	that shift diff hunk boundaries to make patches easier to read.
 | 
						that shift diff hunk boundaries to make patches easier to read.
 | 
				
			||||||
 | 
				
			|||||||
@ -13,6 +13,8 @@ diff.guitool::
 | 
				
			|||||||
	and requires that a corresponding difftool.<guitool>.cmd variable
 | 
						and requires that a corresponding difftool.<guitool>.cmd variable
 | 
				
			||||||
	is defined.
 | 
						is defined.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					include::{build_dir}/mergetools-diff.txt[]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
difftool.<tool>.cmd::
 | 
					difftool.<tool>.cmd::
 | 
				
			||||||
	Specify the command to invoke the specified diff tool.
 | 
						Specify the command to invoke the specified diff tool.
 | 
				
			||||||
	The specified command is evaluated in shell with the following
 | 
						The specified command is evaluated in shell with the following
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user