kconfig: document the positional argument in the help message
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 24 Oct 2024 11:25:45 +0000 (20:25 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 5 Nov 2024 23:46:35 +0000 (08:46 +0900)
commita49401be4c780f3397ca19a070d7c38e6f032efa
tree73cd4ce5315f5e31d364d7f0538650950897b7f4
parentd6a91e28d11902e6cd5715633ed6f9b6df75de32
kconfig: document the positional argument in the help message

The positional argument specifies the top-level Kconfig. Include this
information in the help message.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/conf.c