mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Man page cleanup
This commit is contained in:
parent
2d17624ddb
commit
241ff93bf4
1 changed files with 2 additions and 4 deletions
|
|
@ -624,8 +624,7 @@ Which is equivalent to:
|
||||||
$ tio -b 115200 -c 11 /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTGQVXBL-if00-port0
|
$ tio -b 115200 -c 11 /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTGQVXBL-if00-port0
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
A configuration profile can also be activated by its pattern which supports
|
A configuration profile can also be activated by its pattern which supports regular expressions:
|
||||||
regular expressions:
|
|
||||||
|
|
||||||
.RS
|
.RS
|
||||||
.nf
|
.nf
|
||||||
|
|
@ -649,8 +648,7 @@ Which becomes equivalent to:
|
||||||
$ tio -b 115200 /dev/ttyUSB12
|
$ tio -b 115200 /dev/ttyUSB12
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
It is also possible to combine use of configuration profile and command-line
|
It is also possible to combine use of configuration profile and command-line options. For example:
|
||||||
options. For example:
|
|
||||||
|
|
||||||
$ tio -l -t usb12
|
$ tio -l -t usb12
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue