Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/cvs'
[gitweb.git]
/
http-fetch.c
diff --git
a/http-fetch.c
b/http-fetch.c
index 12493fbed2822ce41b5b4c23fb85d6f4a47c104a..dc286b79f614a1e2c9ef2c21c2cc198bab973843 100644
(file)
--- a/
http-fetch.c
+++ b/
http-fetch.c
@@
-1245,7
+1245,7
@@
int main(int argc, char **argv)
arg++;
}
if (argc < arg + 2) {
- usage("git-http-fetch [-c] [-t] [-a] [-
d] [-
v] [--recover] [-w ref] commit-id url");
+ usage("git-http-fetch [-c] [-t] [-a] [-v] [--recover] [-w ref] commit-id url");
return 1;
}
commit_id = argv[arg];