mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update plain text man page
This commit is contained in:
parent
16479c8d86
commit
61b204aa3d
1 changed files with 4 additions and 2 deletions
|
|
@ -147,8 +147,10 @@ OPTIONS
|
|||
|
||||
-S, --socket <socket>
|
||||
|
||||
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 ctrl-t 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 ctrl-t 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