commit | 2039a07caa9817f274725fb55918b2ae92c73386 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Fri Jul 21 11:35:21 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Fri Jul 21 11:35:21 2006 +0200 |
tree | 2ba6ea4383fe0a5888a2af7bebe5142bd746b2ca | |
parent | 92549de770c492d57566e05f1e9a2f60dcefc8b3 [diff] |
Document CONFIG_CMDLINE_EDITING in README.
diff --git a/README b/README index 5ed30f2..cb69be3 100644 --- a/README +++ b/README
@@ -1490,6 +1490,12 @@ of the backslashes before semicolons and special symbols. +- Commandline Editing and History: + CONFIG_CMDLINE_EDITING + + Enable editiong and History functions for interactive + commandline input operations + - Default Environment: CONFIG_EXTRA_ENV_SETTINGS