[Intel-gfx] [PATCH i-g-t 5/5] lib/igt_core: add -h to usage

Lucas De Marchi lucas.demarchi at intel.com
Fri May 31 19:23:35 UTC 2019


On Fri, May 31, 2019 at 01:07:33PM +0300, Petri Latvala wrote:
>On Wed, May 29, 2019 at 04:27:37PM -0700, Lucas De Marchi wrote:
>> We also accept the short option -h.
>>
>> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
>
>Reviewed-by: Petri Latvala <petri.latvala at intel.com>
>
>Please send (CC or otherwise) IGT patches to igt-dev in the future, please.

yeah, I was doing it from a different machine and went the route of
opening the mailing list and copy the address from someone's patch.
Just to realize later his patch was sent to both mailing lists and I
copied only the wrong one.

thanks for the review

Lucas De Marchi

>
>
>
>
>> ---
>>  lib/igt_core.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/lib/igt_core.c b/lib/igt_core.c
>> index a0b7e581..6b9f0425 100644
>> --- a/lib/igt_core.c
>> +++ b/lib/igt_core.c
>> @@ -558,7 +558,7 @@ static void print_usage(const char *help_str, bool output_on_stderr)
>>  		   "  --debug[=log-domain]\n"
>>  		   "  --interactive-debug[=domain]\n"
>>  		   "  --help-description\n"
>> -		   "  --help\n");
>> +		   "  --help|-h\n");
>>  	if (help_str)
>>  		fprintf(f, "%s\n", help_str);
>>  }
>> --
>> 2.21.0
>>
>> _______________________________________________
>> Intel-gfx mailing list
>> Intel-gfx at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/intel-gfx


More information about the Intel-gfx mailing list