builtin-clone: rewrite guess_dir_name()
[gitweb.git] / builtin-rm.c
index 22c9bd1c6cf2d372e0262506cc1e21daebdf579a..56454ec8f4ed0612aa8932c4d5a3294da6a1f4cd 100644 (file)
@@ -11,7 +11,7 @@
 #include "parse-options.h"
 
 static const char * const builtin_rm_usage[] = {
-       "git-rm [options] [--] <file>...",
+       "git rm [options] [--] <file>...",
        NULL
 };