[PATCH] Optimize diff-tree -[CM] --stdin
[gitweb.git] / Documentation / git-diff-files.txt
index 51a3d0fcd66153479aa31ef0a7eb943a85da88f9..9f9bb1453121ae9f8641ca65dfe70d2575ffa2f9 100644 (file)
@@ -30,10 +30,10 @@ OPTIONS
        Output diff in reverse.
 
 -M::
-       Detect renames; implies -p.
+       Detect renames.
 
 -C::
-       Detect copies as well as renames; implies -p.
+       Detect copies as well as renames.
 
 -S<string>::
        Look for differences that contains the change in <string>.