git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: rev-list: fix synopsys for --tags and and --remotes
@ 2010-01-23  7:26 Christian Couder
  2010-01-23 20:04 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Couder @ 2010-01-23  7:26 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, Ilari Liusvaara, Johannes Sixt


Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
---
 Documentation/git-rev-list.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt
index ae17c8a..173f3fc 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 ]
-- 
1.6.6.1.557.g77031

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-23 20:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-23  7:26 [PATCH] Documentation: rev-list: fix synopsys for --tags and and --remotes Christian Couder
2010-01-23 20:04 ` Junio C Hamano
2010-01-23 20:10   ` Sverre Rabbelier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).