[BusyBox-cvs] busybox/coreutils Config.in,1.4,1.5
Erik Andersen
andersen at codepoet.org
Fri Apr 4 15:20:57 UTC 2003
Update of /var/cvs/busybox/coreutils
In directory winder:/tmp/cvs-serv8420
Modified Files:
Config.in
Log Message:
Add more help text
Index: Config.in
===================================================================
RCS file: /var/cvs/busybox/coreutils/Config.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Config.in 4 Apr 2003 14:35:36 -0000 1.4
+++ Config.in 4 Apr 2003 15:20:53 -0000 1.5
@@ -23,7 +23,8 @@
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"
More information about the busybox-cvs
mailing list