From 5458c916979ff27e32595b2fa12bc9af5d9f5bdd Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Wed, 4 Aug 2010 11:04:10 +0300 Subject: md: fix help text Signed-off-by: Baruch Siach Signed-off-by: Sascha Hauer --- commands/mem.c | 1 - 1 file changed, 1 deletion(-) (limited to 'commands/mem.c') diff --git a/commands/mem.c b/commands/mem.c index bd1d3493c0..d60980526b 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 display file (default /dev/mem)\n" -" -d write file (default /dev/mem)\n" " -b output in bytes\n" " -w output in halfwords (16bit)\n" " -l output in words (32bit)\n" -- cgit v1.2.3