summaryrefslogtreecommitdiffstats
path: root/package/findutils
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-14 20:15:14 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-14 20:15:14 +0000
commit5284494abe3b4f13e0d44acb0116ed8bb6d11cb4 (patch)
treed9e06991799c4cccee5a850522c677207b6d4edf /package/findutils
parent6a42235512ee01fc921f40e062ed6aded0b8f042 (diff)
downloadbuildroot-novena-5284494abe3b4f13e0d44acb0116ed8bb6d11cb4.tar.gz
buildroot-novena-5284494abe3b4f13e0d44acb0116ed8bb6d11cb4.zip
findutils help
Diffstat (limited to 'package/findutils')
-rw-r--r--package/findutils/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/findutils/Config.in b/package/findutils/Config.in
index 987e452e6..e54fcc807 100644
--- a/package/findutils/Config.in
+++ b/package/findutils/Config.in
@@ -1,8 +1,8 @@
-#
-
config BR2_PACKAGE_FINDUTILS
- bool"findutils"
+ bool "findutils"
default n
help
- Add help text here.
+ Basic directory searching utilities. Provides the
+ common 'find', 'xargs', 'locate', and 'updatedb' binaries.
+ http://www.gnu.org/software/findutils/findutils.html