X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-gc.c;h=fac200e0b08360625afc81b02913128c9b87f486;hb=53b543ab8218cede7fb9383298c00dcef663692c;hp=f5625bb9fb090f5af4dfb782dc04005a4149a5c8;hpb=3beb56bde63d1a10abc02ffe76c1f98d59ec0874;p=git.git diff --git a/builtin-gc.c b/builtin-gc.c index f5625bb9f..fac200e0b 100644 --- a/builtin-gc.c +++ b/builtin-gc.c @@ -18,7 +18,7 @@ #define FAILED_RUN "failed to run %s" static const char * const builtin_gc_usage[] = { - "git-gc [options]", + "git gc [options]", NULL };