Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ak/git-done-help-cleanup'
[gitweb.git]
/
builtin
/
repack.c
diff --git
a/builtin/repack.c
b/builtin/repack.c
index 3f852f35d1e786b2584d435d640ae830a9f34639..28fbc7099a84c7406a71128f2a8d3136c145bf57 100644
(file)
--- a/
builtin/repack.c
+++ b/
builtin/repack.c
@@
-14,7
+14,7
@@
static int write_bitmaps;
static char *packdir, *packtmp;
static const char *const git_repack_usage[] = {
- N_("git repack [
options
]"),
+ N_("git repack [
<options>
]"),
NULL
};