Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/remote-curl-an-array-in-struct-cannot-be-null'
[gitweb.git]
/
builtin
/
config.c
diff --git
a/builtin/config.c
b/builtin/config.c
index 15a7bea936d667042cef27f83c86a863df2caa8f..d32c5327e53e14a7af72e4ec91efc1b42a414659 100644
(file)
--- a/
builtin/config.c
+++ b/
builtin/config.c
@@
-5,7
+5,7
@@
#include "urlmatch.h"
static const char *const builtin_config_usage[] = {
- N_("git config [
options
]"),
+ N_("git config [
<options>
]"),
NULL
};