New applet, fold

This commit is contained in:
Glenn L McGrath
2003-04-27 06:02:14 +00:00
parent c91ce57099
commit f01b805d91
5 changed files with 222 additions and 0 deletions

View File

@@ -165,6 +165,12 @@ if !CONFIG_HUSH && !CONFIG_LASH && !CONFIG_MSH
Please submit a patch to add help text for this item.
endif
config CONFIG_FOLD
bool "fold"
default n
help
Wrap text to fit a specific width.
config CONFIG_HEAD
bool "head"
default n