From d249057adfeb3f652df86ad321577744910b6e21 Mon Sep 17 00:00:00 2001 From: Spencer Oliver Date: Fri, 16 Jul 2010 16:56:41 +0100 Subject: docs: missing parameter from nand check_bad_blocks Signed-off-by: Spencer Oliver --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/openocd.texi b/doc/openocd.texi index 8f47cd17..08578fa6 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -5160,7 +5160,7 @@ be removed in a future release. @section Other NAND 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 device. If no parameters are provided, checks the whole device; otherwise, starts at the specified @var{offset} and -- cgit v1.2.3