[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <946a9764-13c2-8393-6d61-d9b32d70f48f@infradead.org>
Date: Sat, 17 Dec 2022 22:05:15 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>, masahiroy@...nel.org,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V3] scripts: kconfig: Added static text for search
information in help menu
On 12/16/22 21:51, Bhaskar Chowdhury wrote:
> Reconstructed the sentence for the better readability.
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> Changes from V2: Inducted Randy's suggestion to make it more readable.
> scripts/kconfig/mconf.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
> index 9d3cf510562f..760ebf6c20b1 100644
> --- a/scripts/kconfig/mconf.c
> +++ b/scripts/kconfig/mconf.c
> @@ -161,6 +161,12 @@ static const char mconf_readme[] =
> "(especially with a larger number of unrolled categories) than the\n"
> "default mode.\n"
> "\n"
> +
> +"Search\n"
> +"-------\n"
> +"Pressing the forward-slash (/) anywhere brings up a search dialog box.\n"
> +"\n"
> +
> "Different color themes available\n"
> "--------------------------------\n"
> "It is possible to select different color themes using the variable\n"
> --
> 2.38.1
>
--
~Randy
Powered by blists - more mailing lists