Documentation: clarify diff --cc
[gitweb.git] / Documentation / rev-list-options.txt
index 37dd1d61ea36d7afb1e1b16cc46bee0d357ad1c8..f69260f4c04a83d4cdae2be733887bce63a6aa5d 100644 (file)
@@ -108,9 +108,9 @@ options may be given. See linkgit:git-diff-files[1] for more options.
 --cc::
 
        This flag implies the '-c' options and further compresses the
-       patch output by omitting hunks that show differences from only
-       one parent, or show the same change from all but one parent for
-       an Octopus merge.
+       patch output by omitting uninteresting hunks whose contents in
+       the parents have only two variants and the merge result picks
+       one of them without modification.
 
 -r::