make lash deprecation more prominent

1_14_stable
Mike Frysinger 2009-03-28 12:12:58 +00:00
parent f54dd09171
commit 70a2c8d531
1 changed files with 1 additions and 1 deletions

View File

@ -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