X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=builtin-fast-export.c;h=76f3167276d55f1ffae2b0070d3adef738328bad;hb=588c038ac690e012a00dcace34fb318449f5ec7c;hp=75132bacfac08591ccb70eca0260be23d0e04a92;hpb=547905f8cd2a04b3e1117f00025b60f81aa60f47;p=git.git diff --git a/builtin-fast-export.c b/builtin-fast-export.c index 75132bacf..76f316727 100644 --- a/builtin-fast-export.c +++ b/builtin-fast-export.c @@ -18,7 +18,7 @@ #include "parse-options.h" static const char *fast_export_usage[] = { - "git-fast-export [rev-list-opts]", + "git fast-export [rev-list-opts]", NULL };