completion: put matching ctags symbol names directly into COMPREPLY
[gitweb.git] / Documentation / diff-options.txt
index d4fb70704482fd18bb981be35607b682c069b820..d91ddbd5fe490527bd3032789d0bf3f2eef93f93 100644 (file)
@@ -541,6 +541,8 @@ endif::git-format-patch[]
 --inter-hunk-context=<lines>::
        Show the context between diff hunks, up to the specified number
        of lines, thereby fusing hunks that are close to each other.
+       Defaults to `diff.interHunkContext` or 0 if the config option
+       is unset.
 
 -W::
 --function-context::