X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=e8b207c524820cb441f13ccce59540378a81a826;hp=5d73fd1744228636e0d5a4ba9e47ccac03152376;hb=53e67c37abee6506bb06eaf0d50d4d9ce045c0c8;hpb=acde409ba07dfd692c2356fabdabab89f6e6a281 diff --git a/doc/openocd.texi b/doc/openocd.texi index 5d73fd1744..e8b207c524 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -9448,8 +9448,9 @@ Return a list of all channels and their properties as Tcl list. The list can be manipulated easily from within scripts. @end deffn -@deffn {Command} {rtt server start} port channel -Start a TCP server on @var{port} for the channel @var{channel}. +@deffn {Command} {rtt server start} port channel [message] +Start a TCP server on @var{port} for the channel @var{channel}. When +@var{message} is not empty, it will be sent to a client when it connects. @end deffn @deffn {Command} {rtt server stop} port