Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/multiple-work-trees'
[gitweb.git]
/
builtin
/
gc.c
diff --git
a/builtin/gc.c
b/builtin/gc.c
index fa87ad355ccebfe22f8e5dc5f90586b482020f0e..36fe33300f644fc9c7e5139b452a9703548ba2a2 100644
(file)
--- a/
builtin/gc.c
+++ b/
builtin/gc.c
@@
-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
};