summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/Kconfig b/common/Kconfig
index f6478fad0b..0ccdf62c1e 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -188,7 +188,8 @@ config CMD_EDITENV
config CMD_SAVEENV
bool "saveenv"
help
- Run the command in the given environment variable.
+ Save all environment variables into the compiled-in persistent
+ storage.
endmenu
OpenPOWER on IntegriCloud