diff --git a/builtin/replace.c b/builtin/replace.c index 4ee3d929fa..1bb491d3c4 100644 --- a/builtin/replace.c +++ b/builtin/replace.c @@ -16,6 +16,7 @@ static const char * const git_replace_usage[] = { N_("git replace [-f] "), + N_("git replace [-f] --edit "), N_("git replace -d ..."), N_("git replace [--format=] [-l []]"), NULL