From: Junio C Hamano Date: Fri, 20 May 2005 07:26:27 +0000 (-0700) Subject: [PATCH] Document -R option for git-diff-tree. X-Git-Tag: v0.99~529 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=e59363822f7026896209a9e986c6bf80b10ab37a;p=git.git [PATCH] Document -R option for git-diff-tree. Obviously we would want to document this as well. Signed-off-by: Junio C Hamano Signed-off-by: Linus Torvalds --- diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index 4c45c263..244f2851 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -9,7 +9,7 @@ git-diff-tree - Compares the content and mode of blobs found via two tree object SYNOPSIS -------- -'git-diff-tree' [-p] [-r] [-z] [--stdin] [-M] [-m] [-s] [-v] []\* +'git-diff-tree' [-p] [-r] [-z] [--stdin] [-M] [-R] [-m] [-s] [-v] []\* DESCRIPTION ----------- @@ -36,6 +36,9 @@ OPTIONS -M:: Detect renames; implies -p, in turn implying also '-r'. +-R:: + Output diff in reverse. + -r:: recurse