mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update general tio description
This commit is contained in:
parent
1f4a50cc9f
commit
574d5620b2
2 changed files with 4 additions and 3 deletions
|
|
@ -7,8 +7,8 @@
|
||||||
## 1. Introduction
|
## 1. Introduction
|
||||||
|
|
||||||
tio is a simple serial device tool which features a straightforward
|
tio is a simple serial device tool which features a straightforward
|
||||||
command-line interface to easily connect to TTY devices for basic I/O
|
command-line and configuration file interface to easily connect to serial TTY
|
||||||
operations.
|
devices for basic I/O operations.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="images/tio-demo.gif">
|
<img src="images/tio-demo.gif">
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,8 @@ tio \- a simple serial device I/O tool
|
||||||
.PP
|
.PP
|
||||||
.B tio
|
.B tio
|
||||||
is a simple serial device tool which features a straightforward command-line
|
is a simple serial device tool which features a straightforward command-line
|
||||||
interface to easily connect to serial TTY devices for basic I/O operations.
|
and configuration file interface to easily connect to serial TTY devices for
|
||||||
|
basic I/O operations.
|
||||||
|
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue