We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b84280 + d271892 commit 294f296Copy full SHA for 294f296
builtin/name-rev.c
@@ -473,7 +473,7 @@ static void show_name(const struct object *obj,
473
static char const * const name_rev_usage[] = {
474
N_("git name-rev [<options>] <commit>..."),
475
N_("git name-rev [<options>] --all"),
476
- N_("git name-rev [<options>] --stdin"),
+ N_("git name-rev [<options>] --annotate-stdin"),
477
NULL
478
};
479
0 commit comments