docs: missing parameter from nand check_bad_blocks

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
Spencer Oliver 2010-07-16 16:56:41 +01:00
parent 20c1d4cc9a
commit d249057adf

View File

@ -5160,7 +5160,7 @@ be removed in a future release.
@section Other NAND commands @section Other NAND commands
@cindex NAND other commands @cindex NAND other commands
@deffn Command {nand check_bad_blocks} [offset length] @deffn Command {nand check_bad_blocks} num [offset length]
Checks for manufacturer bad block markers on the specified NAND Checks for manufacturer bad block markers on the specified NAND
device. If no parameters are provided, checks the whole device. If no parameters are provided, checks the whole
device; otherwise, starts at the specified @var{offset} and device; otherwise, starts at the specified @var{offset} and