Code

Merge branch 'ls/mailinfo'
[git.git] / help.c
diff --git a/help.c b/help.c
index 52d39b88a36e92b00828fdb8c8d056f9b79a37e0..bfc84aed10d49b1eb641d920a102e94d2e905fda 100644 (file)
--- a/help.c
+++ b/help.c
@@ -40,7 +40,7 @@ static struct option builtin_help_options[] = {
 };
 
 static const char * const builtin_help_usage[] = {
-       "git-help [--all] [--man|--web|--info] [command]",
+       "git help [--all] [--man|--web|--info] [command]",
        NULL
 };