Ramkumar Ramachandra wrote:
> --- a/Documentation/git-diff.txt
> +++ b/Documentation/git-diff.txt
> @@ -13,6 +13,8 @@ SYNOPSIS
> 'git diff' [options] --cached [] [[--] [...]]
> 'git diff' [options]
> 'git diff' [options] [[--] [...]]
> +'git diff' [options] .. [[--] [...]]
> +'git diff' [op
The DESCRIPTION refers to the '..' and
'...' forms, but the SYNOPSIS does not list them at
all. Fix this.
Signed-off-by: Ramkumar Ramachandra
---
Documentation/git-diff.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt
index a0fdfc
2 matches
Mail list logo