- add terse helptext

This commit is contained in:
Bernhard Reutner-Fischer 2005-12-10 14:43:03 +00:00
parent 6102f447aa
commit 955ed6aeca

View File

@ -4,5 +4,5 @@ config BR2_PACKAGE_DIFFUTILS
bool"diffutils" bool"diffutils"
default n default n
help help
Add help text here. GNU diff. Compare files per line.