git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix synopsis for git-tag
@ 2012-05-04 13:04 Horst H. von Brand
  2012-05-04 13:19 ` Carlos Martín Nieto
  0 siblings, 1 reply; 2+ messages in thread
From: Horst H. von Brand @ 2012-05-04 13:04 UTC (permalink / raw)
  To: git; +Cc: gitster, Horst H. von Brand

From: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
---
 Documentation/git-tag.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
index e36a7c3..ff7fa28 100644
--- a/Documentation/git-tag.txt
+++ b/Documentation/git-tag.txt
@@ -13,7 +13,7 @@ SYNOPSIS
 	<tagname> [<commit> | <object>]
 'git tag' -d <tagname>...
 'git tag' [-n[<num>]] -l [--contains <commit>] [--points-at <object>]
-	[--column[=<options>] | --no-column] [<pattern>...]
+	[--column[=<options> | --no-column] [<pattern>...]
 	[<pattern>...]
 'git tag' -v <tagname>...
 
-- 
1.7.10.1.456.g16798d0

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

end of thread, other threads:[~2012-05-04 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 13:04 [PATCH] Fix synopsis for git-tag Horst H. von Brand
2012-05-04 13:19 ` Carlos Martín Nieto

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).