On 2017-06-28 16:07, Jan Kiszka wrote:
> On 2017-06-28 11:35, [ext] Christian Storm wrote:
>> Signed-off-by: Christian Storm <
christi...@siemens.com>
>> ---
>> tools/bg_setenv.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tools/bg_setenv.c b/tools/bg_setenv.c
>> index 6fdaab2..1a92748 100644
>> --- a/tools/bg_setenv.c
>> +++ b/tools/bg_setenv.c
>> @@ -13,7 +13,7 @@
>> #include "bg_utils.h"
>>
>> static char doc[] =
>> - "bg_setenv/bg_printenv - Environment tool for the EFI bootguard";
>> + "bg_setenv/bg_printenv - Environment tool for the EFI Boot Guard";
>>
>> static struct argp_option options_setenv[] = {
>> {"kernel", 'k', "KERNEL", 0, "Set kernel to load"},
>>
>
> Thanks, applied.
>