Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4150: test applying StGit patch
[gitweb.git]
/
builtin
/
add.c
diff --git
a/builtin/add.c
b/builtin/add.c
index 1074e3234964deb279c3a487e9efd164afdb9c6c..3390933d68b2dd6c7296a7d2103d009fa27f2ca8 100644
(file)
--- a/
builtin/add.c
+++ b/
builtin/add.c
@@
-19,7
+19,7
@@
#include "argv-array.h"
static const char * const builtin_add_usage[] = {
- N_("git add [
options
] [--] <pathspec>..."),
+ N_("git add [
<options>
] [--] <pathspec>..."),
NULL
};
static int patch_interactive, add_interactive, edit_interactive;