Doc fix: echo writes to the log, and not to stdout
Fixes bug #202 Change-Id: I855a1b8570af71379891634f405b4cc726917cb2 Signed-off-by: R. Diez <rdiezmail-openocd@yahoo.de> Reviewed-on: http://openocd.zylin.com/6272 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
@@ -8153,7 +8153,6 @@ file (which is normally the server's standard output).
|
||||
|
||||
@deffn {Command} {echo} [-n] message
|
||||
Logs a message at "user" priority.
|
||||
Output @var{message} to stdout.
|
||||
Option "-n" suppresses trailing newline.
|
||||
@example
|
||||
echo "Downloading kernel -- please wait"
|
||||
|
||||
Reference in New Issue
Block a user