Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] Add missing -z to git check-attr usage text for consistency with man page

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:54:47

Adam Spiers [off-list ref] writes:
quoted hunk
Signed-off-by: Adam Spiers <redacted>
---
 builtin/check-attr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/check-attr.c b/builtin/check-attr.c
index e1ff575..075d01d 100644
--- a/builtin/check-attr.c
+++ b/builtin/check-attr.c
@@ -9,7 +9,7 @@ static int cached_attrs;
 static int stdin_paths;
 static const char * const check_attr_usage[] = {
 N_("git check-attr [-a | --all | attr...] [--] pathname..."),
-N_("git check-attr --stdin [-a | --all | attr...] < <list-of-paths>"),
+N_("git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"),
 NULL
 };
I think this deserves to go to 'maint' that does not yet
have the i18n on this part, so I'll wiggle the patch to apply there
and merge it up.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help