Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-hg: document location of stored hg repository
[gitweb.git]
/
builtin
/
update-index.c
diff --git
a/builtin/update-index.c
b/builtin/update-index.c
index ada1dff846f2b77d5f71d69db57a7eca5033b943..5c7762eef404e7ea21d88991a81407f1cb99f306 100644
(file)
--- a/
builtin/update-index.c
+++ b/
builtin/update-index.c
@@
-796,7
+796,7
@@
int cmd_update_index(int argc, const char **argv, const char *prefix)
};
if (argc == 2 && !strcmp(argv[1], "-h"))
- usage
(update_index_usage[0]
);
+ usage
_with_options(update_index_usage, options
);
git_config(git_default_config, NULL);