From 80660288e0ff0f2a1887287e5177e52c54b14347 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Harboe?= Date: Wed, 5 May 2010 09:21:58 +0200 Subject: [PATCH] docs: now builds again MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix gaffe committed last time. Signed-off-by: Øyvind Harboe --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openocd.texi b/doc/openocd.texi index cfba79f6b9..7d54247b8e 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -5671,7 +5671,7 @@ separately. @end deffn @anchor{load_image} -@deffn Command {load_image} filename address [@option{bin}|@option{ihex}|@option{elf}] @option{min_addr} @option{max_length}] +@deffn Command {load_image} filename address [[@option{bin}|@option{ihex}|@option{elf}] @option{min_addr} @option{max_length}] Load image from file @var{filename} to target memory offset by @var{address} from its load address. The file format may optionally be specified (@option{bin}, @option{ihex}, or @option{elf}). -- 2.30.2