Man page cleanup

This commit is contained in:
Martin Lund 2024-05-08 13:37:05 +02:00
parent 2d17624ddb
commit 241ff93bf4

View file

@ -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