.. index:: saveenv (command) .. _command_saveenv: saveenv (save environment to persistent storage) ================================================ Usage ^^^^^ ``saveenv [ENVFS] [DIRECTORY]`` Synopsis ^^^^^^^^ Save the files in DIRECTORY to the persistent storage device ENVFS. 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. .. generated from: /ptx/work/dude/WORK_A/sha/backup/barebox/website_barebox_org/barebox/commands/saveenv.c .. command function: do_saveenv