Merge branch 'nd/multiple-work-trees'
[gitweb.git] / builtin / gc.c
index fa87ad355ccebfe22f8e5dc5f90586b482020f0e..36fe33300f644fc9c7e5139b452a9703548ba2a2 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
 };