summaryrefslogtreecommitdiff
path: root/apps/nshlib
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-04 08:42:42 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-04 08:42:42 -0600
commit1367d22a701ddff2ada837a5e0b0d03ec7ff698a (patch)
tree3cc3eccbd8362dc501dc2d568c50eacb1e846f1b /apps/nshlib
parentbabc03da22e7c61b83721b4bc9f4bf945e5b30fe (diff)
downloadnuttx-1367d22a701ddff2ada837a5e0b0d03ec7ff698a.tar.gz
nuttx-1367d22a701ddff2ada837a5e0b0d03ec7ff698a.tar.bz2
nuttx-1367d22a701ddff2ada837a5e0b0d03ec7ff698a.zip
Update README with configuration warning
Diffstat (limited to 'apps/nshlib')
-rw-r--r--apps/nshlib/Kconfig2
1 files changed, 1 insertions, 1 deletions
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.