]> git.sur5r.net Git - tio/blobdiff - man/tio.1.txt
New upstream version 2.2
[tio] / man / tio.1.txt
index 0399b635a6707ce81e07d972849213248a3b5530..1874c65dcd871cfb877b3d79ff9bcbd29a6e21d2 100644 (file)
@@ -1,4 +1,4 @@
-tio(1)                                                                                    User Commands                                                                                   tio(1)
+tio(1)                                                                                                                              User Commands                                                                                                                             tio(1)
 
 NAME
        tio - a simple serial device I/O tool
@@ -66,8 +66,7 @@ OPTIONS
 
               Disable automatic connect.
 
-              By  default  tio automatically connects to the provided device if present. If the device is not present, it will wait for it to appear and then connect. If the connection is lost
-              (eg. device disconnects), it will wait for the device to reappear and then reconnect.
+              By default tio automatically connects to the provided device if present. If the device is not present, it will wait for it to appear and then connect. If the connection is lost (eg. device disconnects), it will wait for the device to reappear and then reconnect.
 
               However, if the --no-autoconnect option is provided, tio will exit if the device is not present or an established connection is lost.
 
@@ -131,6 +130,8 @@ OPTIONS
 
               OLTU        Map lowercase characters to uppercase on output
 
+              MSB2LSB     Map MSB bit order to LSB on output
+
               If defining more than one flag, the flags must be comma separated.
 
        -x, --hexadecimal
@@ -149,8 +150,8 @@ OPTIONS
 
               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.
+              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.
 
@@ -243,6 +244,8 @@ KEYS
 
        ctrl-t v        Show version
 
+       ctrl-t ctrl-t   Send ctrl-t character
+
 HEXADECIMAL MODE
        In hexadecimal mode each incoming byte is printed out as a hexadecimal value.
 
@@ -436,4 +439,4 @@ WEBSITE
 AUTHOR
        Created by Martin Lund <martin.lund@keep-it-simple.com>.
 
-tio 2.0                                                                                    2022-09-11                                                                                     tio(1)
+tio 2.2                                                                                                                              2022-10-18                                                                                                                               tio(1)