X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=c93124be79809e36d9a29fd69ce77cd7f22413e1;hb=cfb5e6b2da96c7803aa4a3813d27d2cbb47cda9e;hp=f3e95389aa5914cc05145625a5dd48bafbf086ba;hpb=74f6e0505bb854db5b25ba977432471fed218a73;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`.