X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-fmt-merge-msg.c;h=df02ba7afdd615492361a1897a9dedd6ab233c96;hb=ea3594e04184475226109a21e71c539ff5f139fd;hp=dbd7d2ddae2d4b44bcccf9977d435cf334a0c418;hpb=7ed3fed33dd71adad863d350b7a501a12cb94d07;p=git.git diff --git a/builtin-fmt-merge-msg.c b/builtin-fmt-merge-msg.c index dbd7d2dda..df02ba7af 100644 --- a/builtin-fmt-merge-msg.c +++ b/builtin-fmt-merge-msg.c @@ -6,7 +6,7 @@ #include "tag.h" static const char *fmt_merge_msg_usage = - "git-fmt-merge-msg [--log] [--no-log] [--file ]"; + "git fmt-merge-msg [--log] [--no-log] [--file ]"; static int merge_summary;