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__archive__
parent
d78df28121
commit
5fe786f166
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue