* [PATCH] Fix doc style
@ 2010-03-02 16:55 Juergen Beisert
0 siblings, 0 replies; only message in thread
From: Juergen Beisert @ 2010-03-02 16:55 UTC (permalink / raw)
To: barebox
Do it in the same way the 'saveenv' comand does it.
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
---
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-02 16:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-02 16:55 [PATCH] Fix doc style Juergen Beisert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox