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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adam Spiers <git@xxxxxxxxxxxxxx> writes:

> Signed-off-by: Adam Spiers <git@xxxxxxxxxxxxxx>
> ---
>  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.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]