mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Added log feature
Added "--log <filename>" option which writes all activity to specified file.
This commit is contained in:
parent
d574172205
commit
bbda0b8851
9 changed files with 140 additions and 4 deletions
|
|
@ -47,6 +47,10 @@ Set output delay [ms] - delay inserted between each transmitted character (defau
|
|||
|
||||
Disable automatic connect.
|
||||
.TP
|
||||
.B \-l, \--log <filename>
|
||||
|
||||
Log to file.
|
||||
.TP
|
||||
.B \-v, \--version
|
||||
|
||||
Display program version.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue