9
0
Fork 0

md: fix help text

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Baruch Siach 2010-08-04 11:04:10 +03:00 committed by Sascha Hauer
parent 72ba847b32
commit 5458c91697
1 changed files with 0 additions and 1 deletions

View File

@ -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"