From: Christian Couder Date: Sat, 23 Jan 2010 07:26:26 +0000 (+0100) Subject: Documentation: rev-list: fix synopsys for --tags and and --remotes X-Git-Tag: v1.7.0-rc0~10 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=dd8a8d476b65fdc00747f504069befdf646f8454;p=git.git Documentation: rev-list: fix synopsys for --tags and and --remotes Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt index ae17c8a6f..173f3fc78 100644 --- a/Documentation/git-rev-list.txt +++ b/Documentation/git-rev-list.txt @@ -22,8 +22,8 @@ SYNOPSIS [ \--not ] [ \--all ] [ \--branches[=pattern] ] - [ \--tags=[pattern] ] - [ \--remotes=[pattern] ] + [ \--tags[=pattern] ] + [ \--remotes[=pattern] ] [ \--glob=glob-pattern ] [ \--stdin ] [ \--quiet ]