diff --git a/man/tio.1.txt b/man/tio.1.txt index 032256e..0399b63 100644 --- a/man/tio.1.txt +++ b/man/tio.1.txt @@ -147,8 +147,10 @@ OPTIONS -S, --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.