Git development
 help / color / mirror / Atom feed
* [PATCH] git-blame: fix lapsus
@ 2008-07-09 20:47 Pierre Habouzit
  0 siblings, 0 replies; only message in thread
From: Pierre Habouzit @ 2008-07-09 20:47 UTC (permalink / raw)
  To: git; +Cc: gitster, Pierre Habouzit

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
---
 builtin-blame.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/builtin-blame.c b/builtin-blame.c
index 99f5140..73d26c6 100644
--- a/builtin-blame.c
+++ b/builtin-blame.c
@@ -25,7 +25,7 @@ static char blame_usage[] = "git-blame [options] [rev-opts] [rev] [--] file";
 static const char *blame_opt_usage[] = {
 	blame_usage,
 	"",
-	"[rev-opts] are documented in git-rev-parse(1)",
+	"[rev-opts] are documented in git-rev-list(1)",
 	NULL
 };
 
-- 
1.5.6.2.397.gf2a8c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-09 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-09 20:47 [PATCH] git-blame: fix lapsus Pierre Habouzit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox