diff options
| author | Wolfgang Denk <[email protected]> | 2006-07-21 11:35:21 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2006-07-21 11:35:21 +0200 |
| commit | aa0c71acad72949848b31f21948ed628003bba64 (patch) | |
| tree | 2ba6ea4383fe0a5888a2af7bebe5142bd746b2ca | |
| parent | dd9f06f0d57db4f01ecd2f84ddb64dba9f4e6796 (diff) | |
Document CONFIG_CMDLINE_EDITING in README.
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1490,6 +1490,12 @@ The following options need to be configured: 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 |
