hush: remove contradicting size info in config help
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
4eed2c6c50
commit
f9d656f787
@ -104,7 +104,7 @@
|
||||
//config: bool "hush (64 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: hush is a small shell (25k). It handles the normal flow control
|
||||
//config: hush is a small shell. It handles the normal flow control
|
||||
//config: constructs such as if/then/elif/else/fi, for/in/do/done, while loops,
|
||||
//config: case/esac. Redirections, here documents, $((arithmetic))
|
||||
//config: and functions are supported.
|
||||
|
Loading…
Reference in New Issue
Block a user