rev-parse(1): logically group options
[gitweb.git] / Documentation / diff-options.txt
index a85288f23ef13512042a783460c5dfcd347b83f1..d6e4db49efa4f37552b74911a62b222e6d1d8d22 100644 (file)
@@ -333,7 +333,7 @@ endif::git-log[]
        a fraction, with a decimal point before it.  I.e., `-M5` becomes
        0.5, and is thus the same as `-M50%`.  Similarly, `-M05` is
        the same as `-M5%`.  To limit detection to exact renames, use
-       `-M100%`.
+       `-M100%`.  The default similarity index is 50%.
 
 -C[<n>]::
 --find-copies[=<n>]::