Merge branch 'ah/usage-strings'
* ah/usage-strings: standardize usage info string format
This commit is contained in:
@ -1061,7 +1061,7 @@ static int opt_parse_sort(const struct option *opt, const char *arg, int unset)
|
||||
}
|
||||
|
||||
static char const * const for_each_ref_usage[] = {
|
||||
N_("git for-each-ref [options] [<pattern>]"),
|
||||
N_("git for-each-ref [<options>] [<pattern>]"),
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user