Skip to content

Commit

Permalink
reword --full-index description
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jim Meyering authored and Junio C Hamano committed Aug 20, 2008
1 parent 8b1d88e commit 6457e58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/diff-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6457e58

Please sign in to comment.