git-log(1): remove --full-line-diff description

This option is a remnant of an earlier log -L version, and not
currently implemented.  Remove it until (if at all) it is implemented
again.

Signed-off-by: Thomas Rast <trast@inf.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Thomas Rast 2013-04-22 11:36:22 +02:00 committed by Junio C Hamano
parent 0f483436e9
commit 4999266706

View File

@ -82,10 +82,6 @@ produced by --stat etc.
include::line-range-format.txt[]
--full-line-diff::
Always print the interesting range even if the current commit
does not change any line of the range.
[\--] <path>...::
Show only commits that are enough to explain how the files
that match the specified paths came to be. See "History