Merge branch 'maint'
[git.git] / builtin-name-rev.c
index ff7d638dc2b71c9c29441b842b49ccf03a9b4618..7055ac3108c5ce815728dce0127639170acfaf98 100644 (file)
@@ -172,7 +172,7 @@ static void show_name(const struct object *obj,
 }
 
 static char const * const name_rev_usage[] = {
-       "git-name-rev [options] ( --all | --stdin | <commit>... )",
+       "git name-rev [options] ( --all | --stdin | <commit>... )",
        NULL
 };