Make git-diff documentation use [--] when it should.
commite697e4cd1fc492e312a396211bafc629d6297ebd
authorBrian Gernhardt <benji@silverinsanity.com>
Fri, 15 Dec 2006 12:39:33 +0000 (15 07:39 -0500)
committerJunio C Hamano <junkio@cox.net>
Sat, 16 Dec 2006 06:31:01 +0000 (15 22:31 -0800)
tree81de4f5a0855699be0abf2b78ed4b2ea52f0af58
parent89c4afe0d011b71d0bbcd9ad43f367f6a0dc3d83
Make git-diff documentation use [--] when it should.

Two of the cases has "[--] [<path>...]" and two had "-- [<path>...]".
Not terribly consistent and potentially confusing.  Also add "[--]" to
the synopsis so that it's obvious you can use it from the very
beginning.

Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-diff.txt