Add more help text

This commit is contained in:
Eric Andersen 2003-04-04 15:20:53 +00:00
parent 4762a48166
commit 982da3e6b4

View File

@ -23,7 +23,8 @@ config CONFIG_CAT
bool "cat"
default n
help
Please submit a patch to add help text for this item.
cat is used to concatenate files and print them to the standard
output. Enable this option if you wish to enable the 'cat' utility.
config CONFIG_CHGRP
bool "chgrp"