diff --git a/doc/openocd.texi b/doc/openocd.texi index f16e9e46bcc3985f0f745048d6ae8a421c557e2e..b899891c19bb5f68c2d3cbd426042558186bcbf9 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -1438,6 +1438,10 @@ Certain OpenOCD commands have been deprecated/removed during the various revisio @item @b{load_binary} @cindex load_binary use @option{load_image} command with same args +@item @b{target} +@cindex target +@option{target} no longer take the reset_init, reset_run, run_and_halt, run_and_init. The @option{reset} command +always does a @option{reset run} when passed no arguments. @item @b{dump_binary} @cindex dump_binary use @option{dump_image} command with same args