dmidecode-devel
[Top][All Lists]
Advanced

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

Re: [dmidecode] [PATCH] Add "--no-sysfs" option description to -h output


From: Jean Delvare
Subject: Re: [dmidecode] [PATCH] Add "--no-sysfs" option description to -h output
Date: Thu, 1 Oct 2015 08:42:57 +0200

Hi Roy,

On Wed, 30 Sep 2015 14:12:59 -0700, Roy Franz wrote:
> A description of --no-sysfs was not added to the output of "-h" when
> the feature was added, so add it now.
> ---
>  dmiopt.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/dmiopt.c b/dmiopt.c
> index 0d142d2..de607f4 100644
> --- a/dmiopt.c
> +++ b/dmiopt.c
> @@ -314,6 +314,7 @@ void print_help(void)
>               " -u, --dump             Do not decode the entries\n"
>               "     --dump-bin FILE    Dump the DMI data to a binary file\n"
>               "     --from-dump FILE   Read the DMI data from a binary file\n"
> +             "     --no-sysfs         Do not attempt to read DMI data from 
> sysfs files\n"
>               " -V, --version          Display the version and exit\n";
>  
>       printf("%s", help);

Applied, thanks!

-- 
Jean Delvare
SUSE L3 Support



reply via email to

[Prev in Thread] Current Thread [Next in Thread]