Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/t1020-cleanup' into maint
[gitweb.git]
/
builtin
/
mv.c
diff --git
a/builtin/mv.c
b/builtin/mv.c
index 563d05ba1af21c9ae73edceba060161969434c76..d1d43168ae79d0157f8adf9dc36a4d2683afe91b 100644
(file)
--- a/
builtin/mv.c
+++ b/
builtin/mv.c
@@
-12,7
+12,7
@@
#include "submodule.h"
static const char * const builtin_mv_usage[] = {
- N_("git mv [
options
] <source>... <destination>"),
+ N_("git mv [
<options>
] <source>... <destination>"),
NULL
};