X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=builtin-fast-export.c;h=76f3167276d55f1ffae2b0070d3adef738328bad;hb=1f8dc671557a7330eaee9c0296bfad669d26a1b8;hp=75132bacfac08591ccb70eca0260be23d0e04a92;hpb=bed625540a0e1a4ba4da9962ed53c1d83d9bf509;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 };