]> rtime.felk.cvut.cz Git - git.git/blobdiff - builtin/pack-refs.c
Merge branch 'ah/usage-strings'
[git.git] / builtin / pack-refs.c
index b20b1ec4c117f7529a1a3f2a8151fa0297dffb6a..39f9a55d16736d93b43e6aa16a33634039e55de4 100644 (file)
@@ -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
 };