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
/
fsck.c
diff --git
a/builtin/fsck.c
b/builtin/fsck.c
index b92aefff422083e43afc624e90d982eb2ed9a876..4783896fd65f0206f3382bddc68a0dad8b5dd896 100644
(file)
--- a/
builtin/fsck.c
+++ b/
builtin/fsck.c
@@
-600,7
+600,7
@@
static int fsck_cache_tree(struct cache_tree *it)
}
static char const * const fsck_usage[] = {
- N_("git fsck [
options
] [<object>...]"),
+ N_("git fsck [
<options>
] [<object>...]"),
NULL
};