List available profiles in --list output

This commit is contained in:
Martin Lund 2024-05-03 11:29:28 +02:00
parent e9c96c5456
commit 31647a934c
4 changed files with 62 additions and 3 deletions

View file

@ -165,7 +165,7 @@ Default value is 200.
.TP
.BR \-l ", " \-\-list
List available serial devices.
List available targets (serial devices, TIDs, configuration profiles).
.TP
.BR \-L ", " \-\-log
@ -173,7 +173,8 @@ List available serial devices.
Enable log to file.
The log file will be automatically named using the following format
tio_DEVICE_YYYY-MM-DDTHH:MM:SS.log.
tio_TARGET_YYYY-MM-DDTHH:MM:SS.log. Target being the command line target such
as tty-device, tid, or configuration profile.
The filename can be manually set using the \-\-log-file option.