[PATCH] md: fix help text

Baruch Siach baruch at tkos.co.il
Wed Aug 4 04:04:10 EDT 2010


Signed-off-by: Baruch Siach <baruch at 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




More information about the barebox mailing list