Do it in the same way the 'saveenv' comand does it. Signed-off-by: Juergen Beisert <jbe@xxxxxxxxxxxxxx> --- diff --git a/commands/loadenv.c b/commands/loadenv.c index 14fbf1e..9bbe0f4 100644 --- a/commands/loadenv.c +++ b/commands/loadenv.c @@ -44,7 +44,7 @@ static int do_loadenv(struct command *cmdtp, int argc, char *argv[]) } static const __maybe_unused char cmd_loadenv_help[] = -"Usage: loadenv [ENVFS] [DIRECTORY]\n" +"Usage: loadenv [<envfs>] [<directory>]\n" "Load the persistent storage contained in <envfs> to the directory\n" "<directory>.\n" "If ommitted <directory> defaults to /env and <envfs> defaults to /dev/env0.\n" -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-8766-939 228 | Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox