]> asedeno.scripts.mit.edu Git - git.git/blobdiff - builtin-fast-export.c
Merge branch 'mv/dashless'
[git.git] / builtin-fast-export.c
index 75132bacfac08591ccb70eca0260be23d0e04a92..76f3167276d55f1ffae2b0070d3adef738328bad 100644 (file)
@@ -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
 };