From: zwelch Date: Tue, 19 May 2009 18:30:01 +0000 (+0000) Subject: Wookey : add user documentation for echo command. X-Git-Tag: v0.2.0~671 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5fe786f1662ccaadf548f2f512cf7c6a7b08b5a2;p=openocd Wookey : add user documentation for echo command. git-svn-id: svn://svn.berlios.de/openocd/trunk@1839 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/doc/openocd.texi b/doc/openocd.texi index 47e5cc24..a3a0a329 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2588,6 +2588,10 @@ Typically the "fast enable" is specified first on the command line: openocd -c "fast enable" -c "interface dummy" -f target/str710.cfg @end example +@subsection echo <@var{message}> +@cindex echo +@*Output message to stdio. e.g. echo "Programming - please wait" + @subsection log_output <@var{file}> @cindex log_output @*Redirect logging to (default: stderr)