Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin-clone: rewrite guess_dir_name()
[gitweb.git]
/
builtin-rm.c
diff --git
a/builtin-rm.c
b/builtin-rm.c
index 22c9bd1c6cf2d372e0262506cc1e21daebdf579a..56454ec8f4ed0612aa8932c4d5a3294da6a1f4cd 100644
(file)
--- a/
builtin-rm.c
+++ b/
builtin-rm.c
@@
-11,7
+11,7
@@
#include "parse-options.h"
static const char * const builtin_rm_usage[] = {
- "git
-
rm [options] [--] <file>...",
+ "git
rm [options] [--] <file>...",
NULL
};