Directories in the environment (nv, init) are common-place, at least
nowadays, so remove that inaccurate limitation in the help text.

Signed-off-by: Ahmad Fatoum <a.fat...@pengutronix.de>
---
 commands/Kconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 7eff747ffdb6..0f3155d123ab 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -873,8 +873,7 @@ config CMD_SAVEENV
 
          ENVFS is usually a block in flash but can be any other file. If
          omitted, DIRECTORY defaults to /env and ENVFS defaults to
-         /dev/env0. Note that envfs can only handle files, directories are 
being
-         skipped silently.
+         /dev/env0.
 
 config CMD_SETENV
        tristate
-- 
2.39.5


Reply via email to