[PATCH 4/5] git-diff.txt: document the .. and ... forms in SYNOPSIS

2013-04-24 Thread Ramkumar Ramachandra
The DESCRIPTION refers to the 'commit..commit' and 'commit...commit' forms, but the SYNOPSIS does not list them at all. Fix this. Signed-off-by: Ramkumar Ramachandra artag...@gmail.com --- Documentation/git-diff.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [PATCH 4/5] git-diff.txt: document the .. and ... forms in SYNOPSIS

2013-04-24 Thread Jonathan Nieder
Ramkumar Ramachandra wrote: --- a/Documentation/git-diff.txt +++ b/Documentation/git-diff.txt @@ -13,6 +13,8 @@ SYNOPSIS 'git diff' [options] --cached [commit] [[--] [path...]] 'git diff' [options] blob blob 'git diff' [options] commit commit [[--] [path...]] +'git diff' [options]