summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-12-02 16:24:02 -0800
committerJunio C Hamano <gitster@pobox.com>2015-12-02 16:24:02 -0800
commit713eded4b878524e6c8e2b87abed95e2e5ddcd63 (patch)
tree5351578ade9a44843fabcab91aa6f74d57ec77c7 /git-diff-tree.html
parent89c34e31f26757828e0e7c97339af64c42bd99fe (diff)
downloadgit-htmldocs-713eded4b878524e6c8e2b87abed95e2e5ddcd63.tar.gz
Autogenerated HTML docs for v2.6.3-444-gfd13a2
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 16e949ce7..103c7ad93 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -1176,6 +1176,8 @@ differences. You may want to append <code>|[^[:space:]]</code> to your regular
expression to make sure that it matches all non-whitespace characters.
A match that contains a newline is silently truncated(!) at the
newline.</p></div>
+<div class="paragraph"><p>For example, <code>--word-diff-regex=.</code> will treat each character as a word
+and, correspondingly, show differences character by character.</p></div>
<div class="paragraph"><p>The regex can also be set via a diff driver or configuration option, see
<a href="gitattributes.html">gitattributes(1)</a> or <a href="git-config.html">git-config(1)</a>. Giving it explicitly
overrides any diff driver or configuration setting. Diff drivers