From 1367d22a701ddff2ada837a5e0b0d03ec7ff698a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 4 Feb 2014 08:42:42 -0600 Subject: Update README with configuration warning --- apps/nshlib/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/nshlib/Kconfig') diff --git a/apps/nshlib/Kconfig b/apps/nshlib/Kconfig index 8a9d1e900..1a9de1068 100644 --- a/apps/nshlib/Kconfig +++ b/apps/nshlib/Kconfig @@ -30,7 +30,7 @@ config NSH_CLE Selects the more extensive, EMACS-like command line editor. Select this option only if (1) you don't mind a modest increase in the FLASH footprint, and (2) you work with a terminal that - support VT100 editing commands. + supports extensive VT100 editing commands. Selecting this option will add probably 1.5-2KB to the FLASH footprint. -- cgit v1.2.3