X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin%2Fgc.c;h=0498094711d1addd40f526f0c76dd8ddb76ef550;hb=701825de23da2bff6c784d33ff27f75e802abd81;hp=ff5f73ba87b23fc7e361a1751c2d9a64e0267163;hpb=9fdc1cc872308869d76665be55367eef48f05ff6;p=git.git diff --git a/builtin/gc.c b/builtin/gc.c index ff5f73ba8..049809471 100644 --- a/builtin/gc.c +++ b/builtin/gc.c @@ -225,7 +225,7 @@ int cmd_gc(int argc, const char **argv, const char *prefix) fprintf(stderr, _("Auto packing the repository for optimum performance. You may also\n" "run \"git gc\" manually. See " - "\"git help gc\" for more information.")); + "\"git help gc\" for more information.\n")); } else append_option(argv_repack, prune_expire && !strcmp(prune_expire, "now")