From: Jim Meyering Date: Wed, 2 Jul 2008 07:49:59 +0000 (+0200) Subject: reword --full-index description X-Git-Tag: v1.6.1-rc1~346 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=6457e58c8fc00ef1c72724dad5f8baf54cfee5a2;p=git.git reword --full-index description Signed-off-by: Jim Meyering Signed-off-by: Junio C Hamano --- diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index cba90fd27..175938640 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -107,9 +107,9 @@ endif::git-format-patch[] --exit-code. --full-index:: - Instead of the first handful characters, show full - object name of pre- and post-image blob on the "index" - line when generating a patch format output. + Instead of the first handful of characters, show the full + pre- and post-image blob object names on the "index" + line when generating patch format output. --binary:: In addition to --full-index, output "binary diff" that