mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
f4076258f1
commit
9cafcbcab5
1 changed files with 4 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ Options:
|
||||||
-t, --timestamp Enable line timestamp
|
-t, --timestamp Enable line timestamp
|
||||||
--timestamp-format <format> Set timestamp format (default: 24hour)
|
--timestamp-format <format> Set timestamp format (default: 24hour)
|
||||||
--timestamp-timeout <ms> Set timestamp timeout (default: 200)
|
--timestamp-timeout <ms> Set timestamp timeout (default: 200)
|
||||||
-l, --list List available serial devices
|
-l, --list List available serial devices, TIDs, and profiles
|
||||||
-L, --log Enable log to file
|
-L, --log Enable log to file
|
||||||
--log-file <filename> Set log filename
|
--log-file <filename> Set log filename
|
||||||
--log-directory <path> Set log directory path for automatic named logs
|
--log-directory <path> Set log directory path for automatic named logs
|
||||||
|
|
@ -142,11 +142,14 @@ Options:
|
||||||
--script <string> Run script from string
|
--script <string> Run script from string
|
||||||
--script-file <filename> Run script from file
|
--script-file <filename> Run script from file
|
||||||
--script-run once|always|never Run script on connect (default: always)
|
--script-run once|always|never Run script on connect (default: always)
|
||||||
|
--exec <command> Execute shell command with I/O redirected to device
|
||||||
-v, --version Display version
|
-v, --version Display version
|
||||||
-h, --help Display help
|
-h, --help Display help
|
||||||
|
|
||||||
Options and profiles may be set via configuration file.
|
Options and profiles may be set via configuration file.
|
||||||
|
|
||||||
|
In session you can press ctrl-t ? to list available key commands.
|
||||||
|
|
||||||
See the man page for more details.
|
See the man page for more details.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue