author | Brian Gernhardt <benji@silverinsanity.com> | |
Fri, 15 Dec 2006 12:39:33 +0000 (07:39 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 16 Dec 2006 06:31:01 +0000 (22:31 -0800) | ||
commit | e697e4cd1fc492e312a396211bafc629d6297ebd | |
tree | 81de4f5a0855699be0abf2b78ed4b2ea52f0af58 | tree | snapshot |
parent | 89c4afe0d011b71d0bbcd9ad43f367f6a0dc3d83 | commit | diff |
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>
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 | diff | blob | history |