]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
findutils help
authorMike Frysinger <vapier@gentoo.org>
Thu, 14 Oct 2004 20:15:14 +0000 (20:15 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 14 Oct 2004 20:15:14 +0000 (20:15 -0000)
package/findutils/Config.in

index 987e452e6a1d472ed3a5d6711fe99e546e50e03c..e54fcc807533d0ea1772198a6fa4e0649f6ed488 100644 (file)
@@ -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