mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Cleanup
This commit is contained in:
parent
278750428c
commit
16479c8d86
3 changed files with 8 additions and 6 deletions
10
man/tio.1.in
10
man/tio.1.in
|
|
@ -190,10 +190,12 @@ Default value is "bold".
|
|||
.TP
|
||||
.BR \-S ", " "\-\-socket \fI<socket>\fR\fB
|
||||
|
||||
Redirect I/O to socket. Any input from clients connected to the socket is sent
|
||||
on the serial port as if entered at the terminal where tio is running (except
|
||||
that \fBctrl-t\fR sequences are not recognized), and any input from the serial
|
||||
port is multiplexed to the terminal and all connected clients.
|
||||
Redirect I/O to socket.
|
||||
|
||||
Any input from clients connected to the socket is sent on the serial port as if
|
||||
entered at the terminal where tio is running (except that \fBctrl-t\fR sequences
|
||||
are not recognized), and any input from the serial port is multiplexed to the
|
||||
terminal and all connected clients.
|
||||
|
||||
Sockets remain open while the serial port is disconnected, and writes will block.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue