OSDN Git Service

kconfig: Add static text for search information in help menu
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Sat, 17 Dec 2022 05:51:48 +0000 (11:21 +0530)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 29 Dec 2022 03:00:07 +0000 (12:00 +0900)
Add few static text to explain how one can bring up the search dialog
box by pressing the forward slash key anywhere on this interface.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/mconf.c

index 9c54968..e67e0db 100644 (file)
@@ -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"