Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Revert "Windows: teach getenv to do a case-sensitive search"
[gitweb.git]
/
builtin
/
replace.c
diff --git
a/builtin/replace.c
b/builtin/replace.c
index 4ee3d929fafe64c2114c8de17b56998ea604c50c..1bb491d3c4f282e7f68d25cae0e00f419df1dd93 100644
(file)
--- a/
builtin/replace.c
+++ b/
builtin/replace.c
@@
-16,6
+16,7
@@
static const char * const git_replace_usage[] = {
N_("git replace [-f] <object> <replacement>"),
+ N_("git replace [-f] --edit <object>"),
N_("git replace -d <object>..."),
N_("git replace [--format=<format>] [-l [<pattern>]]"),
NULL