From 1eda52851fdaf517b579d4dab11503b98de6d648 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 14 Oct 2004 20:33:45 +0000 Subject: help text --- package/coreutils/Config.in | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'package/coreutils') diff --git a/package/coreutils/Config.in b/package/coreutils/Config.in index a26060022..ca130e971 100644 --- a/package/coreutils/Config.in +++ b/package/coreutils/Config.in @@ -1,8 +1,12 @@ -# - config BR2_PACKAGE_COREUTILS - bool"coreutils" + bool "coreutils" default n help - Add help text here. + All of the basic file/text/shell utilities. + + Things like: + - chmod, cp, dd, dir, ls, etc... + - sort, tr, head, tail, wc, etc... + - whoami, who, etc... + http://www.gnu.org/software/coreutils/ -- cgit v1.2.3