Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ps/submodule-sanitize-path-upon-add'
[gitweb.git]
/
builtin
/
help.c
diff --git
a/builtin/help.c
b/builtin/help.c
index e78c135e010afa3f9447992ae85a7cc404d0192b..6133fe496b00e30a33d03c2d49b22a6ff81f9c77 100644
(file)
--- a/
builtin/help.c
+++ b/
builtin/help.c
@@
-49,7
+49,7
@@
static struct option builtin_help_options[] = {
};
static const char * const builtin_help_usage[] = {
- N_("git help [--all] [--guides] [--man
|--web|--info] [command
]"),
+ N_("git help [--all] [--guides] [--man
| --web | --info] [<command>
]"),
NULL
};