From dfd3e53333df7cee8c46bfb06d187d786bf6244c Mon Sep 17 00:00:00 2001 From: andersen Date: Fri, 4 Apr 2003 15:20:53 +0000 Subject: Add more help text git-svn-id: svn://busybox.net/trunk/busybox@6780 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- coreutils/Config.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/coreutils/Config.in b/coreutils/Config.in index eb8b8c91e..7a4b9be4c 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -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" -- cgit v1.2.3-55-g6feb