Merge branch 'jk/long-error-messages'
[gitweb.git] / builtin / gc.c
index 5ae95cd46646bca4786e06db932af4fb808217d7..bcc75d9bfc4e256dc222d65a3e43a6c090f08b1a 100644 (file)
@@ -21,7 +21,7 @@
 #define FAILED_RUN "failed to run %s"
 
 static const char * const builtin_gc_usage[] = {
-       N_("git gc [options]"),
+       N_("git gc [<options>]"),
        NULL
 };