X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=c93124be79809e36d9a29fd69ce77cd7f22413e1;hb=a7d5629fe0580bd3e154206388371f5b8fc832db;hp=f3e95389aa5914cc05145625a5dd48bafbf086ba;hpb=e6b71b32892bf1600e7edaab17426f634e7e5e5a;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index f3e95389a..c93124be7 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -230,7 +230,7 @@ eligible for being picked up as a possible source of a rename to another file. -M[]:: ---detect-renames[=]:: +--find-renames[=]:: ifndef::git-log[] Detect renames. endif::git-log[] @@ -246,7 +246,7 @@ endif::git-log[] hasn't changed. -C[]:: ---detect-copies[=]:: +--find-copies[=]:: Detect copies as well as renames. See also `--find-copies-harder`. If `n` is specified, it has the same meaning as for `-M`.