* [PATCH] md: fix help text
@ 2010-08-04 8:04 Baruch Siach
0 siblings, 0 replies; only message in thread
From: Baruch Siach @ 2010-08-04 8:04 UTC (permalink / raw)
To: barebox
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
commands/mem.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/commands/mem.c b/commands/mem.c
index bd1d349..d609805 100644
--- a/commands/mem.c
+++ b/commands/mem.c
@@ -217,7 +217,6 @@ static const __maybe_unused char cmd_md_help[] =
"display (hexdump) a memory region.\n"
"options:\n"
" -s <file> display file (default /dev/mem)\n"
-" -d <file> write file (default /dev/mem)\n"
" -b output in bytes\n"
" -w output in halfwords (16bit)\n"
" -l output in words (32bit)\n"
--
1.7.1
_______________________________________________
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-08-04 8:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-04 8:04 [PATCH] md: fix help text Baruch Siach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox