aboutsummaryrefslogtreecommitdiff
path: root/shell/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Config.in')
-rw-r--r--shell/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in
index e064450b5..bc911c1e2 100644
--- a/shell/Config.in
+++ b/shell/Config.in
@@ -244,7 +244,7 @@ config HUSH_CASE
Enable case ... esac statement in hush. +400 bytes.
config LASH
- bool "lash"
+ bool "lash (deprecated: aliased to hush)"
default n
select HUSH
help