aboutsummaryrefslogtreecommitdiff
path: root/libbb/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/Config.in')
-rw-r--r--libbb/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/Config.in b/libbb/Config.in
index 5bf0d2ea2..f5b804ff8 100644
--- a/libbb/Config.in
+++ b/libbb/Config.in
@@ -62,7 +62,7 @@ config FEATURE_EDITING_VI
62 default n 62 default n
63 depends on FEATURE_EDITING 63 depends on FEATURE_EDITING
64 help 64 help
65 Enable vi-style line editing. In shells, this mode can be 65 Enable vi-style line editing. In shells, this mode can be
66 turned on and off with "set -o vi" and "set +o vi". 66 turned on and off with "set -o vi" and "set +o vi".
67 67
68config FEATURE_EDITING_HISTORY 68config FEATURE_EDITING_HISTORY