9
0
Fork 0

nandtest: fix typo

Fix typo nand -> nandtest.

Signed-off-by: Alexander Aring <a.aring@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Aring 2012-01-05 12:03:30 +01:00 committed by Sascha Hauer
parent 364c3aadfd
commit 75a646755c
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ err:
/* String for usage of nandtest */
static const __maybe_unused char cmd_nandtest_help[] =
"Usage: nand [OPTION] <device>\n"
"Usage: nandtest [OPTION] <device>\n"
" -t, Really do a nandtest on device.\n"
" -m, Mark blocks bad if they appear so.\n"
" -s <seed>, Supply random seed.\n"