summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-07-12 15:47:46 -0700
committerJunio C Hamano <gitster@pobox.com>2013-07-12 15:47:46 -0700
commit8401f142a88980c91f3af6f06199e5579c9143c6 (patch)
tree3bce834aaee41a0b122eb45ab2ce5fb26a747df8 /git-log.html
parent5865559b9be66a59108c9f38b1e9f4d91201ebc6 (diff)
downloadgit-htmldocs-8401f142a88980c91f3af6f06199e5579c9143c6.tar.gz
Autogenerated HTML docs for v1.8.3.2-804-g0da7a
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-log.html b/git-log.html
index 7dee93e46..ae03ab3c1 100644
--- a/git-log.html
+++ b/git-log.html
@@ -3129,7 +3129,7 @@ another file.</p></div>
a fraction, with a decimal point before it. I.e., <code>-M5</code> becomes
0.5, and is thus the same as <code>-M50%</code>. Similarly, <code>-M05</code> is
the same as <code>-M5%</code>. To limit detection to exact renames, use
- <code>-M100%</code>.
+ <code>-M100%</code>. The default similarity index is 50%.
</p>
</dd>
<dt class="hdlist1">