diff options
Diffstat (limited to 'Documentation/git-diff-helper.txt')
-rw-r--r-- | Documentation/git-diff-helper.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-diff-helper.txt b/Documentation/git-diff-helper.txt index e930f97323..3c5d8fdf2b 100644 --- a/Documentation/git-diff-helper.txt +++ b/Documentation/git-diff-helper.txt @@ -9,7 +9,7 @@ git-diff-helper - Generates patch format output for git-diff-* SYNOPSIS -------- -'git-diff-helper' [-z] [-R] [-r] +'git-diff-helper' [-z] [-R] [-M] DESCRIPTION ----------- @@ -31,7 +31,7 @@ OPTIONS would show a diff to bring the working file back to what is in the <tree>. --r:: +-M:: Detect renames. |