projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4762a48
)
Add more help text
author
Eric Andersen
<andersen@codepoet.org>
Fri, 4 Apr 2003 15:20:53 +0000
(15:20 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 4 Apr 2003 15:20:53 +0000
(15:20 -0000)
coreutils/Config.in
patch
|
blob
|
history
diff --git
a/coreutils/Config.in
b/coreutils/Config.in
index
eb8b8c9
..
7a4b9be
100644
(file)
--- 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"