Wookey <wookey@wookware.org>: add user documentation for echo command.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1839 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch 2009-05-19 18:30:01 +00:00
parent d78df28121
commit 5fe786f166
1 changed files with 4 additions and 0 deletions

View File

@ -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 <file> (default: stderr)