Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bc/object-id'
[gitweb.git]
/
builtin
/
pack-refs.c
diff --git
a/builtin/pack-refs.c
b/builtin/pack-refs.c
index b20b1ec4c117f7529a1a3f2a8151fa0297dffb6a..39f9a55d16736d93b43e6aa16a33634039e55de4 100644
(file)
--- a/
builtin/pack-refs.c
+++ b/
builtin/pack-refs.c
@@
-3,7
+3,7
@@
#include "refs.h"
static char const * const pack_refs_usage[] = {
- N_("git pack-refs [
options
]"),
+ N_("git pack-refs [
<options>
]"),
NULL
};